Search Issue Tracker
The image from the atlas which is used by a prefab is missing when sprit...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the "/Assets/Scenes/SampleScene.unity" Scene3. In File Explorer, ... 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
Replace base in nested prefab crashes editor
Steps:1. Add Cube and plain GameObject to Hierarchy2. Convert Cube and GameObject to prefabs3. Nest Cube under GameObject4. Open Cub... Read more
Re-loading DLLs takes a lot more time compared to Unity 4
Re-loading dlls in unity 5* takes about ~6x times more time, then in 4* unity version. 1. Open project "Dll Reload Problem" (Attache... Read more
[AssetBundle] Loading scene through bundle second time crashes
Repro steps:1) Open the project and LoadingScene in it2) Play and wait for it to finish to load(click the popped up dialogs till the... Read more
Changing AnimatorCullingMode from Always Animate to Cull Completely does...
To reproduce:1. Open attached project ("761215.rar")2. Open "Demo" scene3. Select Maximize on play in the Game window4. Adjust posit... Read more
Generated texture array not showing when used in the Build
How to reproduce:1. Open the attached project "particleStudy2023.zip"2. Build And Run the project3. Press space on the keyboard Expe... Read more
Cannot select console tab after switching current platform API
Steps to reproduce:1. Create empty project w/ default layout2. Turn on player settings and de-select automatic API for the platform ... Read more
Crash when calling PrefabUtility.SaveAsPrefabAsset with a absolute path ...
How to reproduce:1. Open user-submitted project (ForDebugging.zip)2. Open the SampleScene3. Enter Play Mode4. Click the 'Save' UI bu... Read more
NullReferenceException is thrown when selecting Audio Clip with Auto Pla...
How to reproduce:1. Open the attached “AudioClip.zip” project2. Select the buttonhard.wav asset from Assets/buttonhard.wav3. Ensure ... 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