Search Issue Tracker
"Open Scenes have been modified externally" pops up after refocusing Edi...
Steps to reproduce:1. Create a new project2. Select SampleScene in a Project Window3. In the Inspector window create a new AssetBund... Read more
Double clicking element in hierarchy throws "InvalidOperationException: ...
Steps to reproduce:1. Open new project2. Double click on any element in the hierarchy3. Error is thrown Expected: No error thrown, c... Read more
[Animation] Reset functionality is not working for Animation
[Animation] Reset functionality is not working for Animation Steps to Repro:1. Create a new project2. Hierarchy > right-click >... Read more
[XR][Oculus Quest] Device's rotation axes are inverted when building an ...
To reproduce:1. Open any project2. Set up and Build for Oculus Quest3. Observe the application via the device Result: rotation axes ... Read more
[Global Illumination] "Assertion failed on expression:" exception is thr...
"Assertion failed on expression:" exception is thrown on baking the scene with Point Light.Steps t repro:1. Open the attached projec... Read more
Hidden/Terrain/TerrainLayerUtils shader is missing in Standalone Build
How to reproduce:1. Open the attached project ("case_1148337")2. Build and run Expected result: A stamp is printed on the terrainAct... Read more
[DX12] Editor crashes with a specific prefab in a Scene when entering th...
How to reproduce:1. Open the "case_1153385-repro" project2. Open the "Scenes/SampleScene" Scene3. Enter the Play Mode Expected resul... Read more
Warnings are appearing when creating new scripts and project has more th...
How to reproduce:1. Open the attached '1144992.zip' project2. Create a new script3. Observe the Console Expected result: No messages... Read more
[Mac] [Metal] [Editor] Switching focus to other apps and editor corrupts...
Steps To Reproduce: 1. Launch Unity editor and create a new project2. Make sure the Editor is using METAL ( can't repro with OpenGL ... Read more
Missing method when invoking UnityEngine.Texture2D.EncodeToPNG
This Asset store package is using Texture2D.EncodeToPNG() in one of their DLLs.After 19.1, this error keeps appearing when running t... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code