Search Issue Tracker
Editing a GameObject with a Cloth component with mesh assigned as a prim...
Editing a GameObject (such as moving it) when it has a Cloth component and the mesh of the Skinned mesh renderer is assigned as a pr... Read more
[Animation] Changing models rig "Animation Type" changes scale of non-un...
Changing the a model's rig "Animation Type" (to and from any) makes all child meshes of the rig that have non-uniform scale to resca... Read more
[Animation] Invalid AABB errors when using Generic aniamtion on a Humano...
Many AABB errors posted to console when attempting to play Generic type animations on a Humanoid type rig. In this case only reprodu... Read more
[Shuriken] Custom simulation space is not reset when referenced transfor...
When a transform used for custom simulation space is deleted the particle system's simulation space is not reverted to behave as if ... Read more
[iOS] Handheld.PlayFullScreenMovie with CancelOnInput or Hidden ControlM...
Reproduction steps: 1. Add the attached "FullScreenMovieStatusBarTest" package to any project.2. Build and run the scene for iOS.3. ... 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
[Multiplayer] Inconsistency in order of Start() and OnStartAuthority() c...
Inconsistency in order of Start() and OnStartAuthority() calls on the Spawnable Objects between Host and Client:- on the Host - firs... Read more
Network game crashes, when connecting to a game, which already started
Reproduction steps: Open b37 project from the attached .zip file on 2 machines ON HOST:1. Create a game2. Wait until another player ... Read more
Collab shows incoming updates with local changes after cancelling curren...
Steps to repro: 1. Open Unity;2. Create new project;3. Turn on Collab Support in Services tab;4. Save scene and project;5. Click Col... Read more
UnityLoader error: pako is not defined
To reproduce:1. Build project2. Upload build and www folder to server3. Change path to UnityLoader in www/index.php4. Open www/index... 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