Search Issue Tracker
[WebGL] onRuntimeInitialized called too early "Cannot read property 'now...
How to reproduce:1. Download attached project file and open "Scene" Scene2. Press Build & Run3. In browser select "Allow WebCam"... Read more
Collision2D.GetContacts() returns 0 when ContactPoint2D array size is 1
To reproduce:1. Open repro project2. Play 'Main' scene Expected: messages will be thrown:'ContactPoint2D[] length is 1 and collision... Read more
[WebGL] "Uncaught SyntaxError: missing ) after argument list" appear in ...
How to reproduce:1. Download attached project file and open "Init" Scene2. Switch Platform to WebGL3. Press Build & Run Expected... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved