Search Issue Tracker
Delta Position is incorrect when changing active child node of Blend Tree
How to reproduce: 1. Open attached project(ANIMATOR BLEND DELTA POSITION.zip) 2. Enter play mode and look at the "Man" GameObject in... Read more
Double and Float input fields accept "e", "t", "y", "i", "a", "f', "n" l...
How to reproduce: 1. Open "BugRepro" Unity project 2. Enter "Test" scene 3. In the hierarchy select "gameobject" 4. In public variab... Read more
Unity on Linux does not output 5.1 sound correctly
To reproduce: 0) Have 5.1 Audio system connected and working on each channel 1) Open attached project and scene 2) Play it 3) Contr... Read more
[WebRequest][Android][iOS] Memory increasing and application crashing on...
How to reproduce: 1. Open attached "CrashProject" 2. Build and run Player on Android device 3. Click on "UnityWebRequest" button 4. ... Read more
NullReferenceException pops up when calling method from a ScriptableObject
How to reproduce: 1. Open attached Unity project "scriptableissue" 2. Load scene "Main" 3. Add AudioSource component to "tankG2018b"... Read more
[Enlighten] DynamicGI.SetEnvironmentData does not update Ambient Probe
Calling DynamicGI.SetEnvironmentData does not update the Ambient Probe when using Realtime GI Steps to repro: - Open the GITest sce... Read more
Light probe visualization carries a huge cost even when not rendering du...
Light probe visualization carries a huge cost even when not rendering due to disabled gizmo settings, when the scene has tens of tho... Read more
[Android] Gradle release build fails with java.io.IOException after swit...
Steps to reproduce: 1) Download attached project and open in Unity 2) Make sure Development Build is disabled in the Build Settings... Read more
System.Diagnostics.Debugger.Break() does not trigger a breakpoint
Steps to reproduce: 1. Download attached project 2. Open "test" scene 3. Enter play mode Expected results: Breakpoint is triggered ... Read more
Editor crashes at PhysicsManager2D::ConvertCollision2DToScripting when m...
How to reproduce: 1. Download attached project "case_1025511crash" 2. Play the scene Expected result: Unity does not crash Actual r... 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
- New ShaderGraph SubGraph remains dirty when the non-existing changes are discarded
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project