Search Issue Tracker
Selecting game object throws two errors: ReflectionTypeLoadException and...
Steps to reproduce: 1. Open attached project2. Open scene "dassa"3. In hierarchy, select "GameObject"4. Notice errors in console:Ref... Read more
Android builds include iOS post processing when iOS is selected as curre...
How to reproduce:1. Open the attached project "Unity IAP Bug.zip"2. Change Platform to iOS3. In the Menu bar select Build > Andro... Read more
Crash when closing UI element in WebGL build
Reproduction steps:1. Open the user's attached project2. Build it3. Run the build and press 'i' a few times Expected result: The inv... Read more
Game View does not refresh after finishing Splash Screen Preview
Game View does not refresh after finishing Splash Screen Preview. Steps to repro:1. Create a new Project.2. File > Build Settings... Read more
Reflection Probes are not working with Shader Graph when the Rendering P...
How to reproduce:Open the attached project "URP reflection probe bug.zip" Expected results: "ShaderGraph" GameObject is reflectiveAc... Read more
[Android]Lighting is chopped/gone on Samsung Galaxy S6 edge in forward r...
To reproduce:1) Open attached project and scene inside it2) Make sure "Rendering Mode" in "Player Settings" is "Forward"3) Build and... Read more
Single stepping on a throw statement does not stop at the catch statement
How to reproduce:1. Open the attached "ThrowStep.zip" project2. Open the "testscript.cs" and set a breakpoint on line3. Attach the I... Read more
[Android] View fractures while rendering a quad and adjusting the orthog...
Repro steps:1. Open attached project2. Build and Run on Android Actual: View fractures while zooming in and out Reproducible with: 2... Read more
Built-in templates thumbnails are missing in 2021.3
Steps to reproduce:1. Open Unity Hub2. Try to create a new project with 2D, 3D or 2D URP templates Expected result: Templates displa... Read more
EventType.MouseDrag is triggered when cancelling a Context Menu by Right...
How to reproduce:1. Open the attached project2. Open the "DRAG DROP BUG" Window (Window->DRAG DROP BUG)3. Right-Click anywhere in... 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