Search Issue Tracker
[HDRP] "Show Light by types" drop-down elements do not hide on closing d...
On closing "Show Light By Types" drop-down following properties do not hide:-Show Directional Lights.-Show Punctual Lights.-Show Are... Read more
[Android] Lights are not visible in the Android Player on a specific dev...
How to reproduce:1. Open the “IN_70205” project2. In the “URP-Balanced-Renderer” asset make sure Forward+ is set as “Render Path”3. ... Read more
Crash on MergeAllPrefabInstancesDuringLoad when opening a specific scene
Reproduction steps:1. Open the attached project “CrashRepro“ Expected result: Project opensActual result: Editor crashes Reproducibl... Read more
Bugreporter does not print out failing filename then project packing fails
How to reproduce:1. Open a Bug reporter2. Attach a project that would fail to be packed3. Click 'Send' Expected: Bug reporter prints... Read more
HDR color picker intensity slider returns wrong values
Steps to reproduce: Open any existing project, or download the one attached (HDRColorPickerBug.zip) Select the Emissive material Cli... Read more
Undo does not work when tweaking the Attenuation and Pitch
Undo does not work when tweaking the Attenuation and Pitch from a selection in Project Browser To reproduce:- Open attached project ... Read more
The Baked Lightmap debug doesnt work with HDRP terrains
Steps to reproduce: 1. Drag the terrain into any HDRP project (I used just an empty HDRP template). 2. Enable the Baked Lightmap deb... Read more
Unhandled Exception on a specific script when converting byte list to array
To reproduce: 1. Open user's attached project Expected: there will be no unhandled errors Note: error is caused by the 131th line on... Read more
[Shuriken] Collider visualization does not scale to transform
Steps to reproduce: 1. Download and import attached project.2. Open scene: visualization3. Select particle system with name 'Blue' i... Read more
Unit tests of a Fixed point math library cause a hard crash
Test Atan2 inside Fix16Test make Unity crash using "Editor Tests Runner". - Steps to reproduce-- Using the project attached, go to W... 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