Copyright © 2026 Unity Technologies
Thank you for reporting a bug to Unity. We have investigated the issue but were unable to reproduce it with the information provided. This can happen due to differences in environment, project setup, or steps taken. We will close this case for now. If you're able to share additional details such as different projects, steps, hardware/software configuration, or logs - please let us know, and we'll be happy to re-evaluate.
Steps to reproduce:
Actual results: Editor crashes
Expected results: There is a limit of characters in the comment or simply the Editor does not crash
Reproducible with versions: 6000.0.60f1, 6000.2.8f1, 6000.3.0b7, 6000.4.0a3
Tested on (OS): MacOS Silicon Sequoia 15.6.1
Notes:
Few lines of stacktrace:
#0 0x000001010b60a4 in PPtr<Shader>::operator Shader*() const
#1 0x000001016f8074 in Material::GetShader()
#2 0x00000101db65b0 in GUIStyle::RenderText(RectT<float> const&, ColorRGBAf, TextRendering::TextCoreGeneratorGroup, Vector2f) const
#3 0x00000101db77f0 in GUIStyle::DrawContent(RectT<float> const&, ScriptingObjectPtr, bool, bool, bool, bool, bool, bool, Vector2f, Vector2f, ColorRGBAf const&, ColorRGBAf const&, ColorRGBAf, float, float, float, float, bool, bool)
#4 0x00000100e8b7b8 in GUIStyle_CUSTOM_Internal_DrawContent(void*, RectT<float> const&, ScriptingBackendNativeObjectPtrOpaque*, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, Vector2f const&, Vector2f const&, ColorRGBAf const&, ColorRGBAf const&, ColorRGBAf const&, float, float, float, float, unsigned char, unsigned char)
#5 0x00000394fa3084 in (wrapper managed-to-native) UnityEngine.GUIStyle:Internal_DrawContent_Injected (intptr,UnityEngine.Rect&,UnityEngine.GUIContent,bool,bool,bool,bool,bool,bool,UnityEngine.Vector2&,UnityEngine.Vector2&,UnityEngine.Color&,UnityEngine.Color&,UnityEngine.Color&,single,single,single,single,bool,bool) [\{0x390417da8} + 0x12c] (0x394fa2f58 0x394fa30dc) [0x13fe02a80 - Unity Child Domain]
Issues you vote on will appear here