Search Issue Tracker
TransformAccessArray.Add behaves differently when the argument is null a...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene” Scene3. Enter the Play Mode4. Obse... Read more
Materials lose reference to textures if loaded from Asset Bundles
How to reproduce: 1. Open attached project2. Open scene Scenes/AtlasedSpriteParticleTest.unity3. Go to Build/AssetBundle4. Play the ... Read more
[UI Toolkit] Slow scroll view scrolling when entering Play mode and in B...
Reproduction steps:1. Open the user's attached project2. Open Assets > Test scene3. Enter Play mode and scroll Expected result: u... Read more
Unity outputs a warning in a Windows 64bit Standalone Player when using ...
To reproduce:1. Open attached project2. Build & Run a Windows 64bit Standalone Player3. Open player log file "C:\Users\%UserName... Read more
OnApplicationQuit method is called before Application.wantsToQuit event ...
How to reproduce:1. Open user's attached "quit_test 2019.4.zip" project2. Open "SampleScene" Scene3. Enter Play Mode4. Exit Play Mod... Read more
m_IndirectSpecularColor changes when another URP scene is reserialized
Reproduction steps:1. Open the project "1398073_IndirectColor"2. Open Assets/Scenes/SampleScene.unity in a text editor3. Check "m_In... Read more
[UIElements Runtime/UI Toolkit] UI Builder label is blurry and there are...
How to reproduce:1. Open user's attached "TestPerformance.zip" project2. Open "SampleScene" Scene (Assets/Scenes)3. Open the Game vi... Read more
Editor crashes when examinating values in debugger with .NET 4.6
Usual reproduction steps:1. Open a specific project in .NET 4.6.2. Enter play mode or recompile scripts.Result: Sometimes editor cra... Read more
Crash in GenerateCombinedDynamicVisibleListJob
To reproduce:1) Open attached project2) Either Build and Run or Open "level01" scene and play it3) Wait It will eventually crash. Th... Read more
Editor is lagging when modifying material properties
How to reproduce:1. Open attached "ForgottenPlayhouse" project2. Select "cardboardwall1" material under Assets/Materials/Cardboard/C... 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