Search Issue Tracker
Assembly reference not detected when running Editor in batch mode after ...
Reproduction steps:1. Open the attached “bug-assembly-reference-updated.zip” project2. Close the project3. Open the Terminal and nav... Read more
[MacOS] Kernel panic crash occurs when launching a HDRP project template
IMPORTANT:Don't skip any steps if attempting to recreate the problem for the first time. There are probably more steps than actually... Read more
Crash in Build: UnityPlayer.dll!SharedObjectFactory<ShaderPropertySheet>...
How to reproduce:1. Open the build2. Enter tutorial (after opening credits)3. After the tutorial is loaded, press ALT + R to reload ... Read more
[OpenGL] Unity crashes when playing scene with plugin window open
To reproduce:1. Open attached project2. Ensure that the plugin window is open (You can open it with "Window > VacuumShaders > ... Read more
Realtime GI produces high contrast lighting at high resolutions
How to reproduce: 1. Open attached project2. Open scene apartment.unity3. Go inside the building4. Set the Realtime Resolution of th... Read more
The Expand/Collapse Overlay arrow stays focused and colored blue when cl...
Steps to reproduce: Create or open any Project In Scene View undock any Overlay Expand it via right click Click on the Expansion/Col... Read more
Cannot click button that was created using the IMGUIContainer from "UIEl...
1. Open the attached "repro.zip" project2. Enter the Play mode3. Click the button in the scene Expected result: Button text changes,... Read more
DiscardContents() doesn't discard 3D RenderTexture
Steps to reproduce: 1. Open attached project2. Open scene "DefaultScene" and run it3. Notice that RT isn't cleared Additional steps:... Read more
Player Setting "Virtual Reality Supported" is shared cross-platform
In the Player Settings, "Virtual Reality Supported" is shared between multiple platforms. This isn't necessarily desirable, as on st... Read more
Unity crashes on scene saving
Steps to reproduce : - create a new project- right click in the Hierarchy and create a cube- go to File > Save scene- name the sc... 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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template