Search Issue Tracker
Child object destruction is delayed when setting the parent during the s...
How to reproduce:1. Open the user’s attached “TestDetachAndDestroy.zip” project2. Enter Play Mode and exit Play Mode or press the “L... Read more
[Addressables] Paths for Assets marked as 'Addressable' do not update in...
How to reproduce:1. Open user-submitted project (AddressablesPathUpdate)2. Open the Scenes folder and mark 'SampleScene' as 'Address... Read more
Animator "Update Mode" change is not saved
Changing the "Update Mode" property of an Animator component does not mark the scene as modified and is not saved when using File &g... Read more
"Problem detected while importing the Prefab file" errors on Learning Te...
Steps to reproduce: Create a new 3D URP project. Install Window > Package Manager > Unity Registry > Visual Effect Graph. I... Read more
[Android] Crash when calling "Finish()" on an Android activity from a Un...
Reproduction steps:1. Download "UaaLExample" project or set-up Unity as a Library V2 (https://forum.unity.com/threads/integration-un... Read more
Texel Size Node doesn't return texel size but instead returns the size o...
How to reproduce:1. Open the user attached project2. Make sure the Scene "Test" is opened (Assets)2. Enter Play Mode Expected result... Read more
GameObject can't be selected in the Scene view when it's scale value is ...
Reproduction steps:1. Open the user's attached "BugReport.zip" project2. Open the "Test" Scene3. Left click on the "Box_001 (Negativ... Read more
Editor sprite icons are not showing in inspector
Steps to reproduce:1) open attached project2) open scene 'm'3) click on directional light in hierarchy4) observe script component Ex... Read more
GameObject's selection highlight rectangulates when texture is assigned ...
How to reproduce:1. Open the attached '185234-selection highlight.zip' project2. Open 'SampleScene' Scene3. Select 'Conifer_Needles_... 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