Search Issue Tracker
[HDRP] Remove or fix the Multiply directional light by Pi script
We have this script that multiplies the Directional light by PI, do we still have a purpose for it? If not we could remove it. Also ... Read more
Context-menu is opened in the wrong screen when Editor is open in main d...
How to reproduce:1. Setup two screens, one on top and one below (see the attached video)2. Make the one above the 'Main display'3. C... Read more
[SerializeReference] Non-Serialized fields loose their default initializ...
1) Add Script InitBug.cs to a project 2) In the project view, create a new "Initialized Fields Bug" asset. 3) Select the asset and c... Read more
[Cloth] Cloth mesh passes through when falling on assigned collider
Cloth mesh passes through when falling on assigned collider Steps to Repro:1. Open attached Project "ClothIssue"2. Play the game Exp... Read more
[Cloth] Text overflows on minimizing the "Edit Cloth Self/Inter Collisio...
Text overflows on minimizing the "Edit Cloth Self/Inter Collision" menu in the Scene window Steps to Repro: 1. Open attached Project... Read more
Inspector freezes when Esc key is pressed while editing a collider and d...
How to reproduce:1. Create and open a new project2. Create a new Cube3. Select the Cube in the Hierarchy window4. In the Inspector w... Read more
[AnimationRigging] Offset between GameObjects appears when using MultiPa...
How to reproduce:1. Open the project from the attached file "1246893.zip"2. In the Hierarchy select Model/Skeleton3. In the Animatio... Read more
[AssetDBv2] AssetDatabase.GetDependencies does a full file read of depen...
How to reproduce:1. Open the attached "AssetDBPerf.zip" project2. Open the "SampleScene2" Scene -> Observe how much time it takes... Read more
Armature corruption when importing FBX Binary files exported from Blende...
How to reproduce:1. Open the attached (Debug_FBX.zip) project2. Open the "SampleScene" Scene3. See the "legs_binary" model in Scene ... Read more
Editor lags for a second when moved to another monitor with different sc...
How to reproduce:1. Create and open a new project2. Move Editor window from one monitor to another and double click the title bar 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
- 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