Search Issue Tracker
Profiler Modules Editor throws errors when one of the Profiler Modules i...
Reproduction steps:1. Create a new Unity project2. Open Profiler window: Window > Analysis > Profiler3. Click on the Profiler ... Read more
[Mobile]Inconsistent results of EventSystem.current.IsPointerOverGameObj...
Reproduction steps:1. Download the attached "InputRepro.zip" project2. Build and deploy the project to iOS(The following steps are m... Read more
[Scene/Game View] Tools dropdown of Game View and Scene View tab are not...
How to reproduce:1. Create a new project2. In the Scene view control bar select the Draw mode menu (the first dropdown on the left)3... Read more
[macOS] Native OSX OpenGLCore crash when OpenGL Context for a window is set
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Wait for the Scene to load Expec... Read more
[ProBuilder] A Material is not removed from the GameObject when a face i...
How to reproduce:1. Open the user's attached "PB_SubMeshInconsistency" project2. Open the Scene "SampleScene"3. In the Hierarchy sel... Read more
SerializedObject of SerializedProperty error has been Disposed error is ...
How to reproduce:1. Open attached project ".zip"2. Select Packages/FBX Extract Bug/CubeEmbedded3. Select "Materials" tab In the Insp... Read more
UnityWebRequest downloadHandler.data is null after downloading a texture...
Reproduction steps:1. Open user's project "tests.zip"2. Open "Test" Scene3. Enter Play Mode Expected result: UnityWebRequest.downloa... Read more
SceneView sets rotation to 2D in 2D project
Reproduction steps:1. Create a 2D project2. Play Scene3. Observe error in Console window Expected result: SceneView doesn't set rota... Read more
Tooltip is missing for Add (+) button in Particle system
Tooltip is missing for Add () button in Particle system. In the particle system, under the Renderer parameter, for Mesh Render mode,... Read more
Masks generated from Images with ASTC compression contain artifacts
Reproduction steps:1. Open attached project "Case_1332632" and load Scene "SampleScene"2. Switch the Build Platform to iOS3. Observe... 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