Search Issue Tracker
The first dropdown menu element is selected when selecting the last elem...
How to reproduce:1. Open project "BugReport.zip"2. Open "Scene" Scene (Assets>Scene)3. In the Hierarchy window select "GameObject... Read more
Crash on MoveSmall when using TextAsset's text property on a big text file
How to reproduce:1. Open the user's attached project2. Enter Play Mode Expected result: Editor enters Play Mode and TextAsset.text r... Read more
Unity crashes on calling dispose multiple times
How to reproduce:1. Open the attached "CrashBug.zip" user project2. In the top bar menu click the "HERE" button3. Click the "CrashWi... Read more
[Performance][Oculus] GPU utilization is higher by ~20% and frame time i...
Reproduction steps:1. Open the attached user's project "CactusShaderOptimizations_2020.zip"2. Make sure that Graphics API is set to ... Read more
Nested prefabs lose changes made to their object after saving when paren...
How to reproduce:1. Create a new empty 3D Project2. Add a Cube to the Scene and Save3. Add a Sphere to the Scene and Save4. Make the... Read more
Game Object after Collisions goes through another Game object with a col...
Reproduction steps:1. Open the user's attached project2. Enter Play Mode3. Drive with tank into some obstacle Expected results: Afte... Read more
Compute shader cannot compile when using "for loops" on a 2D static arra...
Reproduction steps:1. Open project "ComputeShaderLoop"2. If you don't immediately see the errors, open Scripts/MeshGenerator and cli... Read more
Context menu does not pop up when right-clicking Particle System Rendere...
How to reproduce:1. Open the attached project (ParticleRendererTest.zip)2. Open scene Scenes/SampleScene3. In the Hierarchy window, ... Read more
Incorrect contact pair normal in the contact modification callback is sh...
Reproduction steps:1. Open the user's attached project2. Open the scene 'ModifyContactTest'3. Enter Play mode4. Press space and obse... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera