Search Issue Tracker
Unity crashes/freezes on GfxDeviceD3D11Base::EndOfFrameBookkeeping when ...
How to reproduce:1. Download and open the attached project "Compute Shader Tests.zip"2. Open the play mode3. Click on the buttons st... Read more
[Mojave] Editor crashed on profiling::profiler::GetProfilerThreadID() wh...
How to reproduce:1a.) The project is created for the Android platform, make sure that you don't have this platform installed1b.) In ... Read more
The Editor is stuck at "Importing assets" and "Reloading Domain" when op...
How to reproduce:Open the attached project "SampleProject-3.zip" Expected results: Project opensActual results: The Editor is stuck ... Read more
Regression: Errors on upgrading project "File ProjectSettings/ProjectSet...
Regression: Errors on upgrading project "File ProjectSettings/ProjectSettings.asset couldn't be written" when you opening this proje... Read more
GPU instancing is not working with procedurally generated meshes
Reproduction steps:1. Open the project2. Open the only scene3. Play the scene4. Open the Frame Debugger5. Notice that meshes are not... Read more
Grammar mistake in the RigidBody's Error message
How to reproduce:1. Open the "SampleScene" Scene in the attached "MinimalRepro" Project2. Enter Play Mode Actual Behaviour: The Erro... Read more
[UX] Blackboard parameters cannot replace inputs connected to another in...
Repro steps:1. Create a blackboard parameter (i.e. a float)2. Connect that parameter to another block or node3. Duplicate the parame... Read more
A WebGL build with complex shaders has a performance drop when tapping t...
How to reproduce:1. Open the attached “SlowdownPackage.unitypackage”2. File → Build Settings and change Platform to WebGL and check ... Read more
[IL2CPP] Assembly.GetType returns a nested Class when the nested Class i...
Reproduction steps:1. Open the attached project "Case_1422119.zip" and load Scene "Assembly.GetType"2. Ensure IL2CPP is selected as ... Read more
[URP] Decal produces z-fighting with parallel surfaces when the decal's ...
Decal produces z-fighting with parallel surfaces when the decal's material uses a Normal From Height node in the Shader Graph How to... 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