Search Issue Tracker
"Missing or broken path ()" is shown when opening the "Open Recent Scene...
Steps to reproduce: Create a new Unity project using the Universal 3D template Observe the "Open Recent Scene" dropdown (File > O... Read more
Build with Addressables fails when changing Addressables Groups Build & ...
Reproduction steps:1. Create any new project2. From the Package Manager, install com.unity.addressables package3. Go to Window > ... Read more
UXMLTemplate elements do not update in the Scene View when they are created
How to reproduce:1. Create and open a new project2. Create and open a new UI Document Asset3. Create a new UI Document in the Hierar... Read more
Deleted Scene still shows up, is clickable and not updated in "Open Rece...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the "Assets/Scenes" folder in the Project Browse... Read more
Particle System renders squares instead of circles in Scene and Game vie...
Steps to reproduce:1. Create new Unity project using Universal 3D template2. In Hierarchy window create Particle System (GameObject ... Read more
[Color Checker] “is Metallic” text overlaps Color Field when Inspector w...
Steps to reproduce:1. Create new Unity project using HDRP Template2. Add Color Checker in Hierarchy window (GameObject > Renderin... Read more
[HDRP] "Inl_APVDiskStreamingUpdate" and "Inl_APVCellStreamingUpdate" cau...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Levels/worldBlockout_mk2/Scenes/persistent_scene.uni... Read more
Lens Flare Sample Scene is using old Input system which spams “InvalidOp...
Steps to reproduce:1. Create new Unity project using HDRP Template2. Open Package Manager3. Import High Definition Render Pipeline “... Read more
Android Player freezes waiting for a texture upload when AssetBundle.Loa...
How to reproduce:1. Open the attached "IN-110212" project2. Build and Run the project on a selected device3. In the Android Player, ... Read more
IndexOutOfRangeException appears in the Console when exporting certain P...
How to reproduce:1. Create and open a new project2. Open the Package Manager window (Window -> Package Manager)3. Install the Pro... 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