Search Issue Tracker
Inverted silhouette is shown when inspecting the preview animation of an...
How to reproduce:1. Open the attached project “AnimationPreviewBug.zip“2. Select the “Animation!“ model and go to the Animation tab ... Read more
VFX namespace error in the Console when downgrading the Editor to previo...
How to reproduce:1. Open and close the attached project “DowngradeBugFinal.zip“2. Open the project again, but in the previous Unity ... Read more
Tilemap with corrupted data crashes the Editor when calling CompressBounds
How to reproduce:1. Open the attached project “tilemapcompressboundsbugtest.zip“2. Open the “SampleScene” Scene3. Select the “tilema... Read more
UI is drawn twice in the URP project
How to reproduce:1. Open the attached “DrawMesh.zip” project2. Open the “SampleScene” Scene (Assets > Scenes > SampleScene)3. ... Read more
Gradle build fails with error "Execution failed for task ':unityLibrary:...
Reproduction steps:1. Open the attached “BugRepro” project2. Click Edit > Project Settings… > Player > Settings for Android... Read more
[IL2CPP] Process.ProcessName includes the full path when reporting the name
Reproduction steps:1. Open project “IL2CPP Backend Issue“2. Enable “Build Settings\Development Build”3. Build the project with IL2CP... Read more
Continuous collision detection creates no angular momentum when contacti...
Reproduction steps:1. Open project “cb_unity”2. Select “Wheel_RB” in the Inspector3. Change “Rigidbody\Collision Detection” either t... Read more
An error, that can not be cleared, is thrown when disabling reference va...
Reproduction steps:1. Open project “AssemblyLoadException“2. Select “Flexy.Deploy.OSX“ in the Project window3. Disable “Validate Ref... Read more
Scripts are seen by Roslyn analyzer despite limiting the scope of analyzers
How to reproduce:1. Open the project “RoslynAnalyzer2022ProblemExample.zip“2. Observe the errors in the Console Expected result: The... Read more
Articulation Body linear damping behavior does not change when using dif...
Reproduction steps:1. Open project “DampingTest”2. Open “SampleScene”3. Enter Play mode4. Observe the Game view Expected result: the... 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