Search Issue Tracker
Weird error in standalone build after upgrading project to Unity 4.0
Using unity 4 beta everything works fine in the editor but when i build to PC Standalone i get an error saying " mainData is corrupt... Read more
MECHANIM: Keyboard shortcuts do not work in Controller view
Steps to reproduce : - create a new project- create an animator controller- in the Animator tab create a new state- use ctrl+c, ctrl... Read more
Wrong automaping of the character when there are extra bones on the inde...
When Mecanim automaps the bones on our characters, it is consistently getting their mapping wrong. It grabs the wrong finger bones o... Read more
FBX models with baked IK animations do not work on Legacy rig models
FBX models with baked IK animations do not work on models with Legacy Rigs attached (it is also impossible to click the "bake animat... Read more
[Flash] Bitwise operations issue
This test demonstrates that each of >>, <<, &, and | operators are "broken" when operating on 'long' types in a Flas... Read more
Character Controller. stepOffset can be set to negative
CharacterController parameter stepOffset validation is missed in runtime, the value can be set as negative, which causes unexpected ... Read more
Model "Preview" shows missing faces
- Import the Armored Fighting Vehicle free package from the Asset Store- See attached screenshot for how the vehicle model looks dif... Read more
Rig Importer - Problems with creating humanoid avatars for multi-selecte...
Repro:1. Select two models that can correctly map to an avatar2. To to rig importer and select Humanoid animation type / create from... 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
- The Reset button does not reset the Default Inherited Theme in the Default Runtime Theme File when the Default Inherited Theme was removed and the Reset button is pressed
- [Linux] UI picking is offset to the left when Reference DPI and Fallback DPI differ
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS