Search Issue Tracker
[Mecanim] Upgrading the project from 5.5 to 5.6+ results in wrong animat...
When Unity Chan package from Asset Store is imported to Unity 5.5 and then reimported to Unity 5.6 or later, the Unity Chan model in... Read more
Prefab script references missing from an imported package
Steps to reproduce:1. Create new Unity project3. Import Easy_Save_v2.7.1p1 package4. Notice that both prefabs in EasySave2/AutoSave ... Read more
AssetDatabase.GetMainAssetTypeAtPath returns MonoBehaviour for Scriptabl...
Steps to reproduce:1. Open the attached project (GetMainAssetTypeAtPath Bug.zip)3. Click on Menu bar -> Test -> Test4. Observe... Read more
[Mecanim] Muscle Settings are ignored by Inverse Kinematics
When constraints are set for a humanoid in Import Settings, they are ignored when IK is enabled. Steps to reproduce:1) Open the atta... Read more
When imported model is as .MA file and the option "Weld Vertices" is dis...
Reproduction steps:1. Open the attached file;2. Open the scene "BugExample";3. Click Holly -> Mesh -> Holly_Body and observe t... Read more
Having two PropertyFields that show the same variable and changing the v...
To reproduce: 1. Open attached project2. Select test object in the hierarchy3. In the Inspector, set the M1 age to 104. Set M2 age t... Read more
Particle system subemitter does not always seem to spawn particles
To reproduce: 1. Open attached project.2. Open scene: scene with six meteors3. Press play4. Observe how particles crashes into the p... Read more
Enum not handled on editor Dock Area OnGUI when selecting game objects i...
To reproduce: 1. Open attached project.2. Open scene: ENUM BUG REPRO3. In hierarchy, expand go: Fire meteor P expand me.4. Select th... Read more
Particle System Crashes on InitialModule::Start when particle subemitter...
To reproduce: 1. Open attached project: "FallingMeteorCrash.zip"2. Open scene: "BUG SCENE"3. Press play. Crash! if not, repeat sever... 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