Search Issue Tracker
[Metal] Top bar becomes pink after exiting full screen mode
To reproduce:1. Open a new Unity project2. Maximize editor window with the green arrows in the top left3. Exit fullscreen mode with ... Read more
[Android][OpenGLES3] Linear Color Space fails on Android 8.0 Adreno devices
Steps to reproduce:1. Open attached project and make a android build2. Open app on android 8.0 device, you will see a black screen3.... Read more
[Packman] UnityTimeline package disappears from the list after removing ...
Unity Timeline package disappears from the list after removing when the project is opened with 2D Template Steps to reproduce:1) Cre... Read more
Editor crashes while importing a specific prefab
Scenario 1:1. Open attached project and Reimport "StorageModule.prefab"or1. Drag and drop attached "StorageModule.prefab" to a new p... Read more
Sometimes users aren't able to download Tutorial Projects when using Uni...
How to reproduce:1. Open Unity Hub2. Navigate to Learn section3. Select Tutorial Projects4. Try to download any project5. See error:... Read more
[IL2CPP] System.Diagnostics.Stopwatch changes its Time when there is a c...
To reproduce: 1. Download attached "stopwatch.unity.zip" project and open in Unity2. Open "New Scene" scene3. Build for iOS or macOS... Read more
[iOS] Delayed touch near edges
To reproduce:1. Open users attached project "AstroEvade_iPhone.zip"2. Build for iOS3. Deploy the Xcode project to an iOS device4. On... Read more
Calling StopAllCoroutines() when a coroutine is running a UnityWebReques...
How to reproduce:1. Open attached project "case_662345-CoroutineFailure.zip" and scene "SampleScene"2. Enter Play mode3. Observe the... Read more
Reference to the root prefab child is lost when pressing "Unpack Prefab"...
How to reproduce:1. Open attached project "New Unity Project.zip" and scene "SampleScene"2. In Hierarchy window, expand "Root" objec... Read more
[2D][SpriteShape] The first point of the Sprite Shape does not behave co...
To reproduce: 1. Download attached "variantselectorSpriteshape03may.zip" project and open in Unity2. Open "SampleScene" scene3. View... 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