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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera