Search Issue Tracker
Formatting issues with OS X and Linux paths
-e: the formatting for those paths in the docs is not correct -repro:--go to http://docs.unity3d.com/Documentation/ScriptReference/P... Read more
-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 project2. Enter play mode to test the cursor switching (it works)3. Build & run for webplayer4. Togg... 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 fea... Read more
EditorGUI.CurveField does not deal well with the 'ranges' argument
EditorGUI.CurveField does not respect 'ranges' argument 1) Open curve-ranges-bug.unity2) Select the GameObject in the scene3) Click ... 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 Filte... 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
- Invalid Blue value in MotionBlurMergeTilePass when objects move at certain speeds
- Physics Debugger displays mouse cursor ray casts when Game view is not open if Input System package is used
- “ArgumentException” error thrown when disabling all columns in Project Auditor's Multi-column panel context menu
- Errors are thrown and contextual menu does not open when right-clicking multiple mixed keyframes in Dopesheet
- Crash on MergeObjectCollection when repeatedly selecting a Prefab Asset in the Project Browser