Search Issue Tracker
‘Node not supported’ error when adding an enum to int cast in VS tools f...
Steps to reproduce: 1. open user's attached project 2. open scene "Scene" 3. open Assets/Scripts/MyClass.cs in Visual Studio 4. plac... Read more
There is an extra line in Help menu of Unity Editor
Build regression from Version 5.6.0b4 (f8c731df0021) Steps: 1. Open Unity Editor 2. Click on Help menu ==> There is an extra line i... Read more
Changes to ColorUsageAttribute are not immediately reflected in Color Pi...
- Put these lines into a script: [ColorUsageAttribute(true, true, -5, 5, -5, 5)] public Color myColor; - Attach ... Read more
EditorGUI.FloatField cannot return "Infinity"
To reproduce: 1. Import attached script to project 2. Select window->Bug Test 3. Type infinity into first field 4. Notice that 3.40... Read more
[Windows] Unity crashes when stays unfocused for a while
Regression from revious build - Version 5.4.0b7 (b558e46def43) Steps: 1. Open Unity with some project 2. Switch to another applicati... Read more
[Windows] Starting Angry Bots 4.0 project causes crash of Unity 5.3.x
1. Import Angry Bots 4.0 from Asset Store to new project. 2. Close Unity. 3. Run Unity 5.3.x and open Angry Bots project. Actual ... Read more
2017.2 Unity sometimes crashes after returning from sleeping mode on Mac...
Floating issue: Unity sometimes crashes after returning from sleeping mode on Mac. To repro: 1. Run Unity. 2. Put laptop to sle... Read more
Need to save the scene to save changed colors if the color change was do...
Reproduction steps: 1. Open "MinimalReproProject" 2. Open the "Main" Scene 3. Navigate through the Project window to "Resources" ->... Read more
With method PlayerSettings.SetGraphicsAPIs you can include same api mult...
You can include same graphical api multiple times. Example code: "GraphicsDeviceType[] apis = { GraphicsDeviceType.Direct3D9, Grap... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow