Search Issue Tracker
[Windows] Application crash when setting AssistiveSupport.activeHierarch...
Steps to reproduce: Create a new Unity project Add an empty game object to the scene Add a script to the game object Add the followi... Read more
Shader Compiler errors are thrown due to unexpected reasons related to t...
How to reproduce:1. Open the user's attached "Bug_report_project" project2. Compile the "Assets -> UpscaleShader" Shader Expected... Read more
Audio Listener has a drop down menu icon and no drop down menu
Steps to reproduce:1. Create new project and open it2. Select Main Camera3. Check Audio Listener in the Inspector Expected results: ... Read more
Input System throws MissingReferenceException during event callback afte...
How to reproduce:1. Open the attached project named "Case_1331572"2. Open the SampleScene and enter Play mode3. Press the Spacebar k... Read more
Geometry flickering based on camera location
BY DESIGN:The reason for this flickering is batching. All geometry using specific shader flickers due to it using object-space data ... Read more
Editor window becomes uncloseable when the script creating it is removed...
Steps to reproduce:1. Open new project2. Create a script that opens an editor window (Or just use the example script from https://do... Read more
"Text Mesh" Component is missing the checkbox
How to reproduce:1. Create a new URP Unity project2. Create an Empty GameObject3. In the Inspector, Add Component -> Text Mesh4. ... Read more
OnPostprocessAllAssets no longer gets called when an Asset changes after...
How to reproduce:1. Open user-submitted project (BugTest.zip)2. Open the 'SampleScene' scene3. Enter Play Mode4. While in Play Mode ... Read more
"Should not be capturing when there is a hotcontrol" message thrown afte...
How to reproduce:1. Open the attached "Test" project and "Repro" scene, enter playmode2. Press "DivideBy0" button and notice the "Di... Read more
[WSA] Unity fails to create a shader resource when Linear space mode
Steps to reproduce:1. Open the attached project2. Switch platform to Windows Store3. Add _Complete-Game4. Build for WSA Universal 10... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template