Search Issue Tracker
Game view is being rendered on the water in the scene view.
Game view is being rendered on the water in the scene view. Please view attached screenshots. Repro Steps: 1) Launch unity with B... Read more
Draw calls not being reclaimed from deactivated objects
Shouldn't the draw calls with de-activated Water3 be the same as not having Water3 at all? To test this... - Open the scene and ad... Read more
Mono compiler ICEs while attempting to compile the attached script
Mono compiler ICEs while attempting to compile the attached script. Reproducible simply by adding the script to the assets director... Read more
AssetPostprocessor - OnPostprocessModel doesn't allow postprocessing of ...
It looks like OnPostprocessModel is called before @ animation are added to the model, which means you can't postprocess these animat... Read more
Unity installer doesn't check for free space on disk
It looks like Unity installer doesn't check if there is enough free space on disk. I just got an error when installing Unity - it fa... Read more
Double-clicking exceptions from within external assemblies not handled p...
Scenario: A method defined inside an external assembly throws an exception or does a Debug.Log. The user double-clicks the message i... Read more
Audio Preview size display is confusing
To reproduce: - Open attached package - Select the audio file in Project Browser - In the Audio Preview > observe that the file size... Read more
WebPlayer - Exiting fullscreen causes focus & performance problems.
WebPlayer - Exiting fullscreen causes focus & performance problems. Repro Steps: 1) Install normal webplayer then 64bit webplayer ... 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
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
- "Sample Gradient" node can be connected to the "Sub Mesh Mask" input and makes the VFX Graph uncompilable
- "LoadFontFace_With_Size_and_FaceIndex_FromFont_Internal can only be called from the main thread." exception is thrown when opening an editable array in the Inspector while Editor Default Text Rendering Mode is set to "Bitmap"
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()