Search Issue Tracker
Unlit Shader uses more than 100MB of memory when in Player
How to reproduce:1. Open the attached project "Shader_Variant_Chunking_Repro.zip"2. Open Assets/Scenes/Main.unity3. Build And Run th... Read more
Crash on block_merge_next when moving a GameObject with a specific Parti...
How to reproduce:1. Open the attached "ParticleCrashRepro" project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Select the “... Read more
WebGL Build error for Windows 7 32-bit OS
Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine2. Try to build it for WebGL3. Notice that the build won't fin... Read more
Timelines are not synchronized when they are both played simultaneously
How to reproduce:1. Open the attached project "TimelineBug.zip"2. Enter Play Mode3. Wait ~15 seconds Expected results: "TimelineCube... Read more
"NullReferenceException" erorr is thrown when left or right clicking the...
Reproduction steps:1. Open the “ReproProject“ project2. Open the Tile Palette window (Window > 2D > Tile Palette)3. Left click... Read more
IL2CPP: 3D array access generates code which segfaults on iOS
The attached project will, when built for iOS using IL2CPP, generate code which halts with EXC_BAD_ACCESS. Tested with Unity 4.6.2p1... Read more
[URP][Linux] RenderingCommandBuffer Errors are being thrown after creati...
How to reproduce:1. Create a new Universal 3D Project2. Observe the Console Expected result: No Errors or Warnings are being thrownA... Read more
WheelCollider: setting steer angles to -5e-37 can confuse simulation
To reproduce:1. Open attached project2. Open Bugged scene3. Press play4. Steer the skateboard back up the hill toward the cylinder5.... Read more
Foldouts cannot be expanded by clicking the arrow
To reproduce:1. Open attached project ("case_1213781.zip")2. Select "Test" Game Object from Hierarchy3. In the Inspector window use ... Read more
[WinARM] Editor Windows can't be docked in the same tab using touch scre...
Steps to reproduce: 1. Create a new project 2. Try docking the Game View window in the same tab as the Inspector window Actual resul... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation