Search Issue Tracker
Public variable cannot be updated during playmode if script is attached ...
How to reproduce:1. Open "StateMachineBehaviour Problem" project2. Open the Animator window and open "animator test" animation contr... Read more
[WebGL] Build causes javascript exception: abort(-1) at jsStackTrace (Bu...
To reproduce:1) Open attached project (SolarSystemSimulation)2) Build, but NOT run, for WebGL3) Upload it to server4) Open the page ... Read more
MonoDevelop is not finding references when define symbols used
Repro steps: 1. Open attached project.2. Open Target.cs script with MonoDevelop3. Make sure only Target.cs tab is open4. Press "Find... Read more
Drawing ReorderableList in custom PropertyDrawer causes rendering issues
Drawing a Serialized property with custom PropertyDrawer which draws ReorderableList causes rendering issues in the said list. The i... Read more
IndexOutOfRangeException when multi-selecting a mix of sprite atlases
"IndexOutOfRangeException: Array index is out of range." when selecting a mix of packed and empty sprite atlases 1. Open attached pr... Read more
"The SerializedObject should not be used" when selecting a single atlas ...
"The SerializedObject should not be used inside OnSceneGUI or OnPreviewGUI. Use the target property directly instead." when selectin... Read more
DeoptimizeTransformHierarchy crashes when an object having a SkinnedMesh...
Reproduction Steps:1. Import attached project.2. Open "asdf" scene.3. Enter play mode. Result in 5.5: Unity crashes. Result in 5.6 a... Read more
Two pass Surface Shader does not include Vertex color data in the second...
Steps to reproduce:1. Open attached project2. Select "OW_Decal" shader3. Click "Show generated code", look at line 6274. Observe tha... Read more
Raycast passes through EdgeCollider2D at vertices
Raycast passes through EdgeCollider2D at vertices. To reproduce :1. Open attached Unity project.2. Enter play mode and select scene ... Read more
Input Field ignores users input if its Content Type is Integer/Decimal N...
How to reproduce:1. Open the attached "InputFieldBug" project and enter playmode2. Select the bottom Input Field with positive decim... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
- UIElements memory allocations grow when interacting with IMGUI custom Editor window
- AI Navigation Preferences are not indexed for Search and cannot be found when searching for them in the Preferences Search field
- Sprite with normal map is lit incorrectly when GameObject is rotated 180 degrees on Y axis or Z Scale is set to "-1"