Search Issue Tracker
[Metal] Incompatible texture type [MTLTextureType2D] warning spam on URP...
How to reproduce:1. Open attached project2. Open Start Menu scene3. Click Host game, next Scene should load4. Observe Console Expect... Read more
Video Player Component causes performance degradation in WebGL Player wh...
How to reproduce:1. Make sure that a CORS extension is installed and the appropriate settings are enabled in the browser that will b... Read more
Inspector: MissingReferenceException when applying Model changes
Using an AssetPostProcessor to add a Component to an imported model (fbx), causes Unity to display an error when import settings cha... Read more
OnDrag is blocked by Perspective camera Clipping Planes Far value
Better Repro:- Open case_775756-TestDrag.7z project and its main scene- Both sprites have a OnPointerClick event handler that logs t... Read more
"Enter Safe Mode?" pop-up window thrown when opening Runner Game Template
How to reproduce:1. Create a new project using the "Runner Game" template2. Observe the thrown pop-up window Expected results: No po... Read more
CreateGUI gets executed before Awake and OnEnable when opening a project...
How to reproduce:1. Open the attached project "CreateGUI Execution Order.zip"2. Observe the Console window Expected result: CreateGU... Read more
[WebGL] WaitForSeconds takes longer than expected when Application.targe...
Reproduction steps:1. Open the attached project ("case_1223100-WaitForSecondsWebGL.zip")2. Open the repro scene ("SampleScene")3. Sw... Read more
Animator with "AnimatePhysics" mode has delay or advance time after some...
How to reproduce:1. Open project "FixedDeltaTimeIssue.zip"2. Open "SampleScene" Scene and enter Play Mode3. Press the "Start test" b... Read more
Crash on ActiveEditorTracker_CUSTOM_Internal_GetActiveEditors when click...
Reproduction steps:1. Open the attached project “CrashRepro“2. Open any script in “Assets/Scripts“3. Add a comment in the script4. G... Read more
Crash when changing large asset's Mesh Compression
Reproduction steps:1. Open the user's attached project2. Select asset "Assets/Temp/map.fbx"3. Change the model's Mesh Compression 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
- 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