Search Issue Tracker
[TMP] Sprite sheet prevent adding of new sprites when none are added
Steps to reproduce:1. Open QA-supplied project2. Select the Sprite Sheet In Project -> Assets -> Concrete-Texture-7_2048x3. De... Read more
Unity Editor crashes when resizing Preferences window on Mac VM with no GPU
Steps to reproduce:1. Open a new project on Mac VM with no GPU2. Unity -> Preferences3. Try to resize Preferences window -observe... Read more
Unity UI - The package does not include a link to the changelog in Packa...
When viewing the uGUI package in Package Manger, no link to the changelog is included. The changelog does exist, but the link to it ... Read more
Items in the list are not marked as selected when selecting them (Graphi...
Steps to reproduce: 1) Open Unity Hub and create a new 3d Template project2) Go to Player Settings and uncheck the Auto Graphics API... Read more
[XR][WindowsMR] Development console is in incorrect position in Window M...
Steps to reproduce:1. Download 1170685_repro.zip and open "SampleScen" scene2. Switch platform to UWP3. Enable XR in player settings... Read more
Calling AssetDatabase.CreateAsset() inside OnValidate() freezes Unity
Steps to reproduce:1. Open original project "Bug Recreation.zip"2. Create an empty GameObject by Right Click inside Hierarchy -> ... Read more
[Android][2017.4] Editor doesn't update NDK's directory until the projec...
Repro steps:1. Create a new project and switch build target to Android and Scripting Backend to IL2CPP2. In Preferences -> Extern... Read more
[IAP] Silent crash when installing the IAP package
When attempting to install the IAP package, my project crashes and every time i try to open the project afterwards it will crash aga... Read more
ProBuilder - Compiler error when deleting Editor Samples from the Projec...
If you have the ProBuilder Editor Examples installed in your project, then select the Samples folder in Project View and delete it, ... Read more
[Addressables] Sprites packed in Sprite Atlas become white after loading...
How to reproduce:1. Open the attached "project-addresables.zip" project2. Build Player Content in Window > Assets > Asset Mana... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object