Search Issue Tracker
Tile in a Prefab's Tilemap changes its Sprite when saving a scene with a...
How to reproduce: 1. Open the attached project named "Case_1120471" 2. Change the Sprite of the "Diamond" Tile to the "Circle" Sprit... Read more
[UI] Loading a memory capture snapshot can cause a crash due to a stack ...
How to reproduce: 1. Install memory profiler https://forum.unity.com/threads/new-memory-profiler-preview-package-available-for-unit... Read more
"Layout update is struggling to process current layout" error appears wh...
Steps: 1. Add an empty GameObject 2. Add AudioSource component (expanded) 3. Add one more AudioSource component ==> The "Add Compon... Read more
Rigidbody with CapsuleCollider keeps bouncing when colliding with Box Co...
How to reproduce: 1. Open the user's attached project ("TestUnityProject.zip") 2. Open the repro scene ("SampleScene") 3. Enter the ... Read more
AssetDatabase.StartAssetEditing() inside EditorApplication.Update withou...
Registering a callback on EditorApplication.Update that call AssetDatabase.StartAssetEditing() without calling AssetDatabase.StopAss... Read more
Disabling and then enabling VR results in performance loss if None was t...
Steps to reproduce: 1. Download and open the attached project 2. Enter Playmode with an HMD connected Expected result: after loadin... Read more
NullReferenceException errors appear when there are 2 .asmdef files in o...
To reproduce: 1. Create new project 2. Create 2 .asmdef files Reproducible with: 2019.1.0a10, 2019.2.0a3 Not reproducible with: 201... Read more
[Android] Android manifest contains incorrect values for platformBuildVe...
Steps to reproduce: 1. Open the attached project 2. Build for Android 3. Explore the apk's manifest using Android Studio or aapt (~/... Read more
Unity crashes when a material that is highlighted in the Project Window ...
How to reproduce: 1. Open attached project "case_1119351-Panmateria_Project_Stripped" and scene "Biome01_Sector01" 2. Select "Proble... Read more
Reflection Probes have low resolution textures when building with Textur...
How to reproduce: 1. Open attached project "case_1115306-ReflectionProbeStreamingBug_modified" and scene "SampleScene" 2. Make sure ... 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
- Lens Flare VFX is duplicated when observed through a VR Headset
- Random values are showing in the Transform Position when snapping the object to the grid after moving it slightly
- Leading bracket is left behind on the previous line when text wraps in TextMeshPro
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert