Search Issue Tracker
The values for "Levels" and "Included DLLs" are consistently zero in the...
Reproduction steps:1. Open the “FAV_repro_NewUnityDefaultProject“ project2. Open the Build Settings window3. Build project4. Open {{... Read more
ScriptExecutionOrder doest not get applied when entering play mode
Steps to reproduce:(repro video day10_149.mp4)1. open attached project2. open Script execution order window3. set priority of Delege... Read more
Cloth with unassigned renderer mesh crashes editor
A cloth component with no mesh assigned in the skinned mesh renderer component causes editor crash in "Unity::Cloth::CreateRecreateI... Read more
iOS build fails with .NET 2.0 in mscorlib.dll
Steps to reproduce:1) Open the attached project.2) Build for iOS. The build fails with error:IL2CPP error for method 'System.Xml.Xml... Read more
2D Animation package performance has degraded in newer (2.2.0 P4 and lat...
How it was tested:1. Created a new project2. Added assets from ("REPRO.zip")3. Added 4 copies of ("agate.psb") asset to the Scene4. ... Read more
Cloth constraint dots not visible from all angles
Reproduction steps:1. Open the "New Unity Project.zip" project2. Select "Plane" Game Object3. In the Inspector "Cloth" component pre... Read more
[URP] Renderer Features object missing in UniversalRenderPipelineAsset_R...
Renderer Features object missing in UniversalRenderPipelineAsset_Renderer on removing in its preset asset vice a versa Steps to Repr... Read more
Script Behaviour Changes When Canvas Scaler Is Set To 'Scale With Screen...
To reproduce:1. Open attached project2. Play any scene3. Notice that the "next" and "previous" buttons work4. In every scene, change... Read more
Snapshot screenshots take up an unreasonable amount of memory
Reproduction steps:1. Create a new project and install the Memory Profiler package2. Enter Play mode3. Open the Memory Profiler (Win... Read more
[URP/HDRP] Decals have artefacts along geometry edges when mipmapped
Reproduction steps: 1. Open the user’s attached project "URP Beta.zip"2. Select Assets > Textures > “Decal.png”3. Enable “Gene... 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