Search Issue Tracker
[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
[VR] Unity logo in splash screen is stretched in VR-enabled players
Standalone players build with Unity 5.4.0 beta 4 with VR support show a vertically stretched Unity logo on the splash screen both in... Read more
Call to WWW fails to return when downloading image on iOS in 5.3.1
1. On an new project in Unity 5.3.1 setup the facebook-unity-sdk2. Add an facebook app id to the project. Anything should work like ... Read more
[Shaders] Shader compilation is slow for shaders with massive amounts of...
Shader with >100 million possible variants (via shader_feature/multi_compile) is having shader import time problems. Surface shad... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks