Search Issue Tracker
Asset Store freezes for some time while opening [only on macOS Sierra]
To reproduce:1. Create new project2. Open asset store Expected result: asset store will open as fast as in windows or macOS X.Actual... Read more
UI Canvas doesn't scale when changing the plane distance
Reproduction steps:1. Open the attached project in Unity2. Select the Canvas element in the hierarchy3. Change the "Plane Distance" ... Read more
Object gets corrupt/invisible when updating to Unity 5 or deleting the l...
Reproduction steps:1. Download the attached "Stripped" project.2. Open it with 4.7.2.3. Open the "Stages/_Stage0a1 on the farm" scen... Read more
Animation clip looped through script loops as if its WrapMode was set to...
To reproduce:1. Open the attached project2. Open console window3. Enter play mode and observe the messages in the consoleThe message... Read more
Calling Animator.MatchTarget crashes editor when Animator's Avatar is no...
Reproduction steps:1. Open the "bug.zip" project2. Open the "test" scene3. Play the scene-Observe the crash Reproduced on: 5.6.0a2, ... Read more
OnDisconnectError error message is not informative
Fix error codes in log messages. Instead of error number use its name. Expected result: Error message: "OnDisconnectError error: con... Read more
Changing scripts order in the Script Execution Order throws NullReferenc...
Reproduction steps:1. Open the attached project ( KpyTou project with bugs hehe.zip);2. Open "Script Edition Order" in inspector (Ed... Read more
"Missing" array references are set to "None" when scene is reloaded.
When scene is reloaded (for example changes are saved) "Missing (GameObject)" ARRAY references are set to "None" (GameObject). STR: ... Read more
Webviews are slow to load on mac os 10.12
Steps to reproduce : - open the Asset Store and Services Window- maximize another window e.g Project Browser using Shift + Space- us... Read more
Loading asset bundles causes assembly reload in editor
Steps to reproduce: 1. Open attached project2. Open scene "Main"3. Run the scene and notice console4. Notice that after a number of ... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal