Search Issue Tracker
Unloading an AssetBundle that contains a material causes a call to FindO...
Steps to reproduce:1. Open attached project2. Open "Main" scene3. Open profiler and select CPU usage section4. Click "L" button to l... Read more
Environment variables dropped when using Unity Hub 2.0.0
How to reproduce:1. Open cmd and write the following:cd C:\Projects\Unity\HubBug_01set PATH=%PATH%;C:\Projects\Unity\HubBug_01set FO... Read more
[WebGL] [wasm] Uncaught RuntimeError exception is thrown when calling a ...
Reproduction steps:1. Open the project from the GitHub repository provided by the user2. Switch Platform to WebGL in Build Settings3... Read more
[XR][Post Processing] Scene renders twice for each eye when using _Camer...
How to reproduce:1. Open the "case_1154257-Repro" Project2. Open the "TestDepth/Scene" Scene3. Enter the Play Mode Expected result: ... Read more
[URP] Objects are not visible in the Game view when Decal Features Rende...
How to reproduce:1. Open the attached project "DecalBugDepthPriming.zip"2. Select Assets/Settings/URP-HighFidelity-Renderer.asset in... Read more
IL2CPP build fails due to UnityEditor.dll usage in user code
How to reproduce: Open attached project In Build Settings window, Build for Windows IL2CPP Once test completes, examine Console wind... Read more
[XR][Post Processing] Single pass instancing displays right eye only whe...
How to reproduce:1. Open attached "OneEyeRenderOnly" project and "SampleScene"2. Observe that Main Camera has Post Processing layer ... Read more
WebCamTexture.GetPixels32 returns black pixels when in WebGL Player
Reproduction steps:1. Open the “WebcamGetPixels32“ project2. Open the “Sample” scene3. Ensure a webcam device or a virtual camera is... Read more
[Android] Application crash when methods are called in multiple threads
Reproduction steps:1. Open the attached project “threadsProject”2. Build the Project for Android3. Run "adb logcat -s CRASH" in a Co... Read more
Android Player crashing in FMOD when targetting SDK Level 31
There are no steps for bug reproduction Reproducible with: 2020.3.33f1 Notes:- 3 fixes, which potentially can fix this issue, are be... 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
- A gap at the bottom of the screen appears when entering Play mode in full screen
- 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