Search Issue Tracker
Multiple errors occur when AssemblyReference is deleted while .asmdef fi...
To reproduce:1. Create a new project2. In the Project window create Assembly Definition and Assembly Definition Reference3. Delete A... Read more
[Terrain][URP] Brush tool doesn't paint holes
How to reproduce:1. Open user's attached 'Unity2019Testing.zip' project2. Open 'test' Scene3. Select 'Terrain' in the Hierarchy4. Se... Read more
[SBP] Changes made in IProcessSceneWithReport callback during Calculate ...
How to reproduce:1. Open the attached project ("case_1179801-IProcessSceneWithReportAssetBundleIssue.zip")2. Build asset bundles (Te... Read more
'BV4 midphase only supported on Intel platforms' appears when exporting ...
If any meshes were cooked during export, they won't work well runtime on Android because the wrong midphase type is selected (an uns... Read more
Mesh Collider throws an error when upgrading to 2019.3.0a9 with mesh not...
Repro steps:1. Open the attached project in 2019.3.0a8 or an older version2. Close the project and open it in 2019.0a9 or a newer ve... Read more
[Blackboard] Tooltip has 0 width
Reproduced in Version 2020.1.0a2 (d3fe9dc000c3), SRP master of 8/27/19 Summary:Put simply, the tooltip field has no width and the us... Read more
[iOS]GameObjects with Standard Unlit shaders are rendered black on iPad ...
How to reproduce:1. Open the attached Particle iOS Test.zip project2. Open the Sample Scene3. Build for iOS and deploy the Xcode pro... Read more
[AR][Mobile] Using KudanAR custom package built project looks split on a...
To reproduce:1. Open attached project "reproproject.zip" and open "SolarSystem.unity" scene2. Build for iOS or Android (if built for... Read more
Emojis are shown as Unicode when viewed in the Package Manager window
Reproduction steps:1. Create a new project2. Get any asset from the Asset Store which contains emojis in the description(Check the E... Read more
Editor throws OpenCL Error when no GPU is present for a given OpenCL dri...
Steps to reproduce: 1. Create a new project or open an existing one2. Make sure that the GPU drivers installed on your machine do no... 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