Search Issue Tracker
Incorrect initial target position when the Skinning Editor's "Depth" par...
Reproduction steps:1. Open the attached "repro_IN-84092" project2. Open the "Assets/Scenes/SampleScene.unity" Scene3. In the "Assets... Read more
Collab Ignore Rules Ignored
1. What happened After adding rules in the .collabignore file that worked properly with Unity Collaborate v2.0.0-preview.17 in Unity... Read more
4K lightmaps broken unless you clear the GI Cache before every bake
4K GBufferHeavyData positions written to GI Cache doesn't match what is read back later on.This issue makes it impossible to work wi... Read more
[Lighting] Point Light cookie non-cube texture unassigns the texture wit...
Steps to reproduce:1. Open attached project2. Select a Point Light in "SampleScene"3. Try to assign non-cube texture to a cookie- Th... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
Font scaling is not working when Advanced Text Generator is enabled
Steps to reproduce:1. Open the attached project "Font scaling is not working with advanced text generator.zip"2. Open the "SampleSce... Read more
GameObjects with NavMesh Obstacle and NavMesh Agent are merging together...
How to reproduce:1. Open the project “IN_31113“2. Press File → Build And Run Expected result: “Cube” GameObject collides with “Cube ... Read more
[Terrain] Assertion and errors fail if Terrain is selected in Hierarchy ...
I have same terrain asset in PlayScene and NetWorkScene in my project. When Terrain is selected in Hierarchy / Inspector and Network... Read more
Editor freezes when exiting Play Mode if the Game window position was ch...
How to reproduce:1. Open the user’s attached “samples-playground.zip” project2. Enter Play Mode3. Dock the Game Window somewhere els... Read more
New selector in Matching Selectors displays as on line -1 in debugger
Steps to reproduce: Create a new URP project. Import the extracted contents of the attached Editor.zip. Open Assets > Editor >... 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
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled