Search Issue Tracker
Scene saving dialog always starts at Assets folder
Steps to reproduce:1. Create a new project2. Create a folder3. Create a new scene4. Try to save the scene while having the folder op... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used