Search Issue Tracker
[Android] Render scale changes make the screen blink
When render scale is changed by script in a Daydream app on a Pixel phone, the screen begins blinking and continues to blink until t... Read more
[SPS | Android] Mirror Mode makes scene go blank when Single-Pass Stereo...
Mirror mode is supposed to make both eye views show the same image, but if it is used in conjunction with Single-Pass Stereo it make... Read more
Public variable cannot be updated during playmode if script is attached ...
How to reproduce: 1. Open "StateMachineBehaviour Problem" project 2. Open the Animator window and open "animator test" animation c... 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 WebGL 3) Upload it to server 4) Open the ... Read more
MonoDevelop is not finding references when define symbols used
Repro steps: 1. Open attached project. 2. Open Target.cs script with MonoDevelop 3. Make sure only Target.cs tab is open 4. Press ... 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 p... 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 ... Read more
Two pass Surface Shader does not include Vertex color data in the second...
Steps to reproduce: 1. Open attached project 2. Select "OW_Decal" shader 3. Click "Show generated code", look at line 627 4. Observe... 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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding