Search Issue Tracker
Crash when accessing properties of various VersionControl classes
Running any of the following groups of two lines of code will each cause Unity to crash: UnityEditor.VersionControl.Plugin p = new U... Read more
When using Terrain tools, Perspective / Isometric button in viewport doe...
How to reproduce: 1. Open new project2. Add a Terrain3. Select the terrain and select any terrain tool4. Try switching the view mode... Read more
Unity hard crash when setting AvatarMask transformCount to negative value
Executing these two lines of code will crash Unity so bad the bug reporter doesn't come up:UnityEditor.Animations.AvatarMask a = new... Read more
[DirectionalLight] Setting shadow type of directional light via script c...
Steps to reproduce this issue: 1. Open the attached project2. Open 'scen1'3. Play the scene4. Wait 5 seconds5. directionalLight.shad... Read more
When OnPointerDown is called parameter PointerEventData.pointerPress ret...
Reproduction steps: 1. Open the attached project "677176 - 1"2. Open scene Test and play3. Click on the white rectangle (Image)4. De... Read more
Application.logMessageReceivedThreaded doesn't appear to log any messages
How to reproduce: 1. Open attached script in a new project2. Attach script to any game object3. Play the scene- The script should ou... Read more
Color Picker becomes corrupted after typing out of bounds value in color...
- Select the Main Camera in a scene and click on the color for Background in the Inspector to open the Color Picker- Type some large... Read more
Console gets spammed with warning message making the Editor slow
- Make sure you have Antialiasing set to at least 2x in Quality Settings- On a Camera in a scene, check the HDR option- Click on the... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions