Search Issue Tracker
Project Browser A$ Search - Special symbols block search request
Repro:1. Go to Asset Store search in the Project Browser2. Use one of the following symbols in your search string: @, /, (, ), -, ~,... Read more
Nested enums in a class show as int field in inspector instead of enum p...
This also breaks custom PropertyDrawers for that type!! To reproduce:- Load the test scene and select the Main Camera.- Expand the A... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS