Search Issue Tracker
[UI] MaskableGraphic OnEnable and OnDisable are slow causing non-respons...
To reproduce:1. Open attached project2. Play scene3. Click on Open4. Notice spike in profiler5. Click on Back button6. Notice anothe... Read more
Unexpected recursive transfer of MonoBehaviour error on importing package
On importing asset project "Love/Hate" "Unexpected recursive transfer of MonoBehaviour. MonoBehaviour 'Farmer' is being transferred ... Read more
[Animation] Grand child game object have unnecessary slash added to name...
Steps to reproduce: 1. Open attached project2. Open scene "Animation"3. Fully expand "Main Camera" game object4. Select "Parent" GO ... Read more
Text from physical keyboard doesn't type when input field was selected w...
Reproducible on 4.6.5, 4.6.6;Works fine on 4.6.4; Repro steps:1. open project "gui textfield.zip";2. build to WSA and build and run ... Read more
No visual indication is shown before selecting snapping points when usin...
Reproduction steps:1. Open the attached project “2DSnappingBug”2. select “Square” GameObject3. Enable Vertex Snapping by holding the... Read more
Shader Graph "use of undeclared identifier" error when using a custom fu...
How to reproduce:1. Open the attached “IN-80312“ project2. From the “Project” window select the “GeneratedFromGraph-Test“ file3. See... Read more
[iOS][AppleTV] .dylib plugin is not visible in the Xcode but is added in...
Steps to reproduce: 1. Open the attached "Plugins.zip" project 2. Go to File > Build Profiles and make sure that iOS Platform is ... 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
Incorrect Preferred Height calculation when a single text line uses diff...
Reproduction steps:1. Open the attached “IN-99300.zip” project2. Open the “Test” Scene3. Observe the Game view Expected result: All ... Read more
[ImageEffects] Deleting all IE assets does not update component UIs to "...
Deleting all assets related to Image Effects from your project whilst the components are on an object in your scene does not cause t... 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