Search Issue Tracker
Accessing variables in a generic class crashes Unity on compute_class_b...
How to reproduce:1. Open the attached project2. Open and play RunMe scene3. Unity crashes Read more
[UnityRemote] Default resolution for Unity Remote is 'Downsized' but is ...
Steps to reproduce: 1. Open attached project 'remote_test.zip'2. Connect an iOS device with Unity Remote opened3. Open 'Editor Setti... Read more
Custom response files (smcs.rsp & gmcs.rsp) are not passed to C# compiler
The new compiler is not passed custom response files, because the logic currently chooses a response file based on the compiler name... Read more
Key frame selection selects adjacent object's keys if the objects are na...
How to reproduce: 1. Open the attached project and a "test" scene in it.2. In Hierarchy window under the Canvas element select "scal... Read more
The Editor crashes when creating a prefab, undoing the action and trying...
Steps to reproduce the issue:1. Open attached project and in any scene navigate to the "Hierarchy" window.2. Create a new game objec... Read more
[Crash] When opening a project that was created with 5.5.0a3 serializati...
Reproduction steps------------------------1) Open attached project--- Crashes before you can see editor window Read more
[Android] Calculating delta position (manually), gives different results...
Reproduction steps:1) Open Unity Remote on a device2) Open "case_815918-DeltaPositionBug.zip" project3) Open "scene" and enter playm... Read more
CanvasRenderer.OnTransformChanged is called on disabled UI objects
When a transform with children CanvasRenderers is changed/moved CanvasRenderer.OnTransformChanged is called for all of them even if ... Read more
Duplicating a GameObject twice, causes a change in the duplicated transf...
How to reproduce: 1. Open the attached project and the only scene in it.2. In the Hierarchy, select Banana/A/B and notice that B Gam... Read more
The mouse Pointer Enter EventTrigger is triggered through other windows ...
How to reproduce: 1. Open the attached project and the only scene in it.2. Build and run the scene in windowed mode.3. Check if you ... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons