Search Issue Tracker
[UnityWebRequest] Unity WebGL application served from a URL with a non-s...
How to reproduce:1. Create new project file and switch Platform to WebGL2. Create and assign to GameObject new c# code: public class... Read more
MarkSceneDirty() and MarkAllScenesDirty() does not work when called in O...
To reproduce: 1. Open the project, attached by the user (BugOnValidateSceneDirty.zip)2. Open the "Scene0" scene3. Open the "Scene1" ... Read more
[2017.2, 2017.3] Particles are not emitted in editor mode when using Rat...
To reproduce: 1. Open project2. Open 'ParticleBug' scene3. Try to drag 'Particle system' gameObject through scene Expected vs Actual... Read more
[Material] Animated MaterialEditor.VectorProperty values are returned in...
How to reproduce:1. Add the "_VectorProp" property to the animation clip. You can see the ".xyzw" components were added, which is co... Read more
Localhost WebRequest are hidden from tools such as Fiddler
How to reproduce:1. Download attached project file and open "1" Scene2. Download and open Web Debbuger tool, such as Fiddler3. Enter... Read more
Using Application.internetReachability with OnGUI causes errors in the C...
Reproduction steps:1. Open the attached project "OnGUIBugReport_U20173.zip";2. Open the "Test" scene;3. Enter a play mode;4. Try to ... Read more
Handles.Label() adds extra object label on the opposite side of scene vi...
To reproduce:1. Open repro project2. Press RMB and rotate scene view 180 degrees along Z axis(gif attached) Expected vs Actual: ther... Read more
Crash in physx::SubSortQuick::sort4 after attempting to load a scene
To reproduce: 1. Open the project, attached by the user (Network Racing game.zip)2. Open the "Track" scene Expected: the Editor does... Read more
NullReferenceException after creating sprite
To reproduce: 1. In a new project, create new Circle sprite2. Change Pixels Per Unit for the new sprite3. Press Apply Expected: appl... 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
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons
- Crash on with multiple stack traces when rendering large Terrain with specific hardware
- The Reset button does not reset the Default Inherited Theme in the Default Runtime Theme File when the Default Inherited Theme was removed and the Reset button is pressed