Search Issue Tracker
Editor crashes when entering/exiting play mode with a high number of Til...
Steps to reproduce: 1. Open attached "CrashRepro.zip" Unity project 2. Enter "test" scene 3. Enter play mode -- Unity crashes (if no... Read more
Android Keystore location saved as absolute value in Project Settings
Steps to reproduce: 1. Open new project 2. In Player settings for Android, under Publishing settings, open the Keystore Manager wind... Read more
Random.insideUnitCircle always returns (0, 0)
Random.insideUnitCircle is no longer functional Download attached project or have a script do a: Debug.Log(Random.insideUnitCircle)... Read more
[TreeCreator] Error "NullReferenceException" are thrown when the main no...
1. Open attached "CrashRepro.zip" Unity project 2. Enter "test" scene 3. Select Tree 4. Select one of the branch group from the insp... Read more
Sprite 2D physicsShape is not set until 'Edit Physics Shape' tab is open...
To reproduce: 1. Open Project 2. Set Sprite's MeshType to FullRect 3. Drag sprite into scene 4. Add PolygonCollider2D 5. Notice the... Read more
[PLM] 'Failed to copy lightmap snapshot' errors are displayed after togg...
Steps to repro: 1. Open attached project and 'TestScene'; 2. Go to Lighting settings window (Window>Lighting>Settings); 3. Click 'G... Read more
bin-linux64 expected by Runtime Compiler
https://forum.unity.com/threads/bin-linux64-expected-by-runtime-compiler.510843/ Code (CSharp): using System; using Syste... Read more
Imported Asset Bundles do not import textures on Android devices
Imported Asset Bundles do not import correctly To reproduce: 1. Open attached project 2. Build and run on an Android Device. 3. Cli... Read more
[SpeedTree] Speedtrees change their scale when zooming in/out
Steps to repro: 1. Open attached project and 'TestScene'; 2. Select 'Main Camera' gameobject; 3. Drag camera's X transform position... Read more
Curve with weighted keyframes does not animate properly in the animator
Curve with weighted keyframes does not animate properly in the animator. Repro: 1- Open project in attachment. 2- Open scene 'asdf'... 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
- Crash on Collider::FindNewAttached when colliding specifc GameObjects
- Animator.CrossFade normalizedDuration results in scaled clip advancement when Animator.speed is not 1.0
- Android Debug Symbols shows a Warning that Cloud Diagnostics is enabled when Cloud Diagnostics Package is not installed
- [UI Builder] Insertion Point jumps to the end of the string when editing a new Selector name
- Android player crashes on "vk::RenderPasses::GetPackedRenderPass" when using Vulkan Graphics API in a specific project