Search Issue Tracker
Delayed Text Field loses it's value when Shift + Tab (previous Delayed T...
How to reproduce: 1. Open attached project and "TestScene" 2. Click on Canvas -> Text 3. Change Delayed s3 value 4. Press Shift + ... Read more
Game Window flickers or blacks out when "Clear" is selected in frame deb...
Steps to reproduce: 1. Open new project 2. Open frame debugger and enable it 3. select somthing below "Drawing" - e.g. "Clear" 4. Re... Read more
Breakpoints do not trigger in monodevelop
To reproduce: 1) Create a script with the following code. Note the Debug.Log is commented out. ``` using UnityEngine; public class ... Read more
[Mono Runtime Upgrade] Android and Documentation installation fails on W...
1. What happened 'Android' and 'Documentation' installation fails on Windows 10. 2. How we can reproduce it using the example you a... Read more
[UI] Intensity parameter of Light component is repeated twice in the Ins...
Steps to reproduce: 1. Open attached project 2. Select "Directional Light" in the Hierarchy 3. Look at "Light" component in the Insp... Read more
Mesh is being drawn twice per material when using custom shader
To reproduce: 1. Open attached project; 2. Open "testScene"; 3. Enable Frame Debug. Expected result: mesh is being drawn once when ... Read more
[Terrain] Smoothness slider is missing in Texture Paint Settings
To reproduce: 1) Create new project 2) Add a terrain 3) Select it 4) Click 'Paint Texture' in Terrain's Component (middle button out... Read more
Geometry flickering based on camera location
BY DESIGN: The reason for this flickering is batching. All geometry using specific shader flickers due to it using object-space data... Read more
Color Picker works oddly when using Windows Basic Theme
How to reproduce: 1. Make sure Windows Basic Theme is selected 2. Open attached project "865344-repro.zip" 3. Try to change Materia... 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
- Importing a theme through the Inspector allows circular import
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform