Search Issue Tracker
[iOS] Touch input returns position relative to UIView instead of screen ...
Reproduction steps:1. Download and open the attached "TouchIncorrectPositionExample.zip (65.7 KB)" project2. Build and deploy the pr... Read more
[Memory Profiler] Profiler shows that the Texture memory usage is lower ...
Reproduction steps:1. Open the project attached2. Enable Vulkan Graphics API in the Player Settings > Other Settings > Graphic... Read more
Missing default references show up as none in ScriptableObject Script asset
Reproduction steps:1. Open the attached project (1345194.zip)2. Notice that both the Script (ScriptWithMissingReference) and the Scr... Read more
Editor freezes when extracting materials from a .fbx model after setting...
How to reproduce:1. Open the attached "ExtractModels.zip" project2. Open the "SampleScene" Scene3. Set the SRP Settings to the URP A... Read more
UGUI unresponsive when interacting on secondary display
Reproduction steps:1. Open user attached Project2. Build and Run3. Try to interact with the UGUI on the 2nd display Expected result:... Read more
Infinity loop on importing Assets, when building appx package via MRTK b...
1. Create a new project -> Install MRTK2. Navigate to Mixed Reality Toolkit in Editor Menu toolbar -> Utilities > Build Win... Read more
Crash when Undoing GameObject copy after Transform.SetParent(null) call ...
Reproduction steps:Create empty project1. Import and open the project scene (TestUndoBugCrash.zip)2. Select the Cube prefab instance... Read more
Baked Lightmaps preview is more faded than in the Preview window
Reproduction steps:1. Open the attached project2. Go Window -> Rendering -> Lighting -> Baked Lightmaps3. Check the preview... Read more
Editor crashes on SerializedFile::ReadObject when opening the project
Reproduction steps:1. Open the attached project from the google drive link2. Go to Assets > Reimport All Reproducible with: 2020.... Read more
Deserialization of object is very costly in RestoreBackups -> RebuildMan...
Reproduction steps:1. Open attached project "bug_report.zip" and scene "TemplateScene"2. In Preferences window, enable Diagnostics -... 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