Search Issue Tracker
Unused texture data is not freed from memory on WP8
High number of drawn textures using specific techniques used in plugins on Windows Phone 8 lower-end devices crash applications due ... Read more
The GUIStyle property "Text Clipping" isn't displayed correctly
To reproduce:1. Create a GUISkin2. Expand some kind of section (I'm using "box")3. Navigate to "Text Clipping" - it's an input field... Read more
`EditorGUILayout.PropertyField` does not add spaces to enum popups
Steps to reproduce : - import the project attached- open the scene "Example"- select the "Test" game object and notice that the seco... Read more
Blue outline is missing for toggles when editing multiple objects
Steps to reproduce : - create a new project- create 2 game objects- set one to static and for the other one leave static unchecked- ... Read more
When multi-object editing the tri-state toggle control smudges horizonta...
Steps to reproduce : - create a new project- create 2 cameras- toggle the "Occlusion culling" for one of the camera- select both the... Read more
The UnityEditor.RuntimePlatform enum is missing WebGL
To reproduce:1. Create a script2. Write down RuntimePlatform and inspect the possible enum values - WebGL is missing Read more
Multi-object inspector toggles are not updated properly after an undo
To reproduce:1. Create a new project2. Duplicate the main camera3. Set the value of Occlusion Culling to false on one of the cameras... Read more
WebCamTexture init throws outdated API warning on iOS
To reproduce:1. Open attached project2. Build and run on iOS3. Notice the warning:WARNING: -[<AVCaptureVideoDataOutput: 0x208a704... Read more
Targets array is not used in onSceneGUI but error is shown
Steps to reproduce:1. Open the 'Example' scene.2. Select both of the 'Example Object' objects.3. Focus the scene view.4. Tap space o... Read more
Bought a gyrodroid plugin, tried to download and import, Unity stopped r...
1. download GyroDroid from the Asset Store2. close the editor and open a new project using GyroDroid The editor hangs when loading t... 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
- Weight Brush Overlay text is clipped in Sprite Editor
- GameObject Transform scale values reset to their previously saved values when proportions are constrained and certain decimal values are entered in the Inspector
- Asset thumbnails in the Project window stay white when a referenced texture file is deleted and restored
- Crash on PersistentManager::ReadObjectThreaded when calling AssetDatabase.ForceReserializeAssets() multiple times in a row
- Scene becomes dirty when first opening an HDRP Template project