Search Issue Tracker
Objects change colors after playback (ambient probe gets messed up?)
Run attached scene.Stop.---> Cubes in the scene change colors.Regression from 5.0f2 After stop playing the scene the changed colo... Read more
SerializableObject.GetIterator() throws ArgumentNullException when Unpac...
How to reproduce:1. Open the "SampleScene" Scene in the attached "case_1164099.zip" Unity project2. In the Hierarchy tab, select the... Read more
[URP] [HDRP] Instanced terrain is not visible in Baked Lightmap scene de...
Repro:1) Create new URP (or HDRP) project.2) Add terrain.3) Bake (you can reduce resolution for faster bake times).4) When bake is c... Read more
[Contextual Menus] Menus stay on the screen even their windows are closed
Steps to reproduce: Create any project Go to the menu "Window" and select "Package Manager" Click the dropdown icon next to "+" Veri... Read more
Screen.currentResolution value returns the wrong value
How to reproduce:1. Open the “Resolution_Bug“ project2. Open the “MainMenu“ scene3. Build And Run (File > Build And Run)4. In Pla... Read more
[Progress] Progress always displays the remaining time after doing it once
Using AsyncProgressBarTests project:Progress > Start Async TaskIn the Status bar, the main progress shows the message "Doing stuf... Read more
Canvas scaling does not update when scaling Camera in orthographic mode
To reproduce:1. Open the scene2. Change "Size" field in orthographic camera3. Notice how canvas size does not change in Scene view (... Read more
[iOS 15] Screen.safeArea.width returns incorrect value when device's ori...
Reproduction steps:1. Open the attached project "safeArea.zip"2. Build and Deploy the project on a device3. Hold the device in Portr... Read more
[Mali][Procedural Instancing] Pink shape is rendered instead of particle...
How to reproduce:1. Open the attached 'Swarm.zip' project (https://github.com/keijiro/Swarm)2. Build and run a 'Test (Swirling)' sce... Read more
Plugins start ignoring calls to set platforms when the "PluginImporter.C...
How to reproduce:1. Open the “PluginSettingsBug.zip“ project2. Select the “Assets/game_plugin.dll“ Asset in the Project tab3. Ensure... 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