Search Issue Tracker
-e CRC mismatch error is confusing
CachingManager.cpp: m_Error = Format("CRC Mismatch. Expected %lx, got %lx. Will not load cached AssetBundle", m_RequestedCRC, crc);... Read more
Serializing array of AnimationCurve corrupts WP8 app
1. Create a script which has a field of type AnimationCurve[] and is marked with [SerializeField] attribute. 2. Attach the script to... Read more
Crash when the first keyframe is set to 'Is Active' '0'
Steps to reproduce : - import the project attached - open the scene - press play and Unity will crash Read more
SetCursor isn't working properly in webplayer in OSX
To reproduce: 1. Open Cursor project 2. Enter play mode to test the cursor switching (it works) 3. Build & run for webplayer 4. Tog... Read more
Linear Color Space is available on free version
User noticed that "Linear" color space is enabled in free version, though it is pro version feature. Also on Win Store Apps this fe... Read more
EditorGUI.CurveField does not deal well with the 'ranges' argument
EditorGUI.CurveField does not respect 'ranges' argument 1) Open curve-ranges-bug.unity 2) Select the GameObject in the scene 3) Cli... Read more
Navigation window filter doesn't work on Terrain
Steps to reproduce : - import the project attached - open the scene - go to Window > Navigation - select Terrains in the Scene Fi... Read more
Sprite packer tries to reimport deleted textures (which cause unity to c...
To reproduce: 1. Open project Cars 2. When the project is loading there is a possibility of a crash, since there is a 13mb texture d... Read more
Edgecollider is only visible when editing it
1. Have any sprite in scene and add edge collider component to it Observe that the collider is only visible when editing it (though... 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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working