Search Issue Tracker
Open C# script tries to open Visual Studio but opens MonoDevelop while p...
How to reproduce:1. Set Visual Studio 2015 as your external code editor in Preferences and double click on a C# script.2. A popup bo... Read more
[Mask] UI object is seen out of the masked object, if masked object is c...
How to reproduce:1. Open the attached project2. Ope Masking Repro scene3. The C. (bottom) example contains two UI.Mask where the mas... Read more
[HLSLcc] Accessing property by indexer in a loop fails to compile with a...
How to reproduce: 1. Open attached project2. Allow the shader to compile- Note the errors thrown in the console:GLSL compilation fai... Read more
Setting shadow strength to NaN or a negative number is possible from scr...
To reproduce:1. Open attached project2. Attach the script "Bonfire" to Main camera3. Set the variable "power" to 10.4. Watch how it ... Read more
EditorGUIUtility.PingObject does not ping a newly created gameobject
To reproduce:1. Open attached project2. In the menu go to GameObject -> Ping test Actual behavior: only creates new game objectEx... Read more
[OSX][Editor] Screen.width/height have different values in Awake and Sta...
Reproduction steps:1. Open attached project "RetinaChange"2. Open scene "Demo"3. Enter play mode--- In the console you should see sc... Read more
[UI]Crash on "scripting_class_get_method_from_name_filter" after click o...
Steps to reproduce:1. Download and open attached project.2. Open scene named "Village building".3. Press "Play" button.4. Move towar... Read more
[Mono] Crash when selecting script
Steps to reproduce:1. Download and open project "NativeTest"2. Open "Scene00"3. Click on object "Test00" in "Hierarchy" or on script... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class