Search Issue Tracker
Continous baking is enabled by default in 2D project
Steps tp Reproduce:1. Create a new project in 2D.2. Run the scene and observe the baking bar appears with the message "Baking paused... Read more
ARCore Support is not accessible from editor scripts
Steps to reproduce:1. Create a new project2. Switch platform to Windows Store3. Create a new script4. Observe UnityEngine.XR.XRSetti... Read more
Mesh.bounds.center returns word space position instead of local space
Steps to reproduce:1. Open the attached project2. Open the SampleScene.unity scene3. The scene contains empty gameobject(Parent) and... Read more
[Shortcut Manager] Global hot keys are triggered when editing in text field
How to reproduce:1. Create a new Project2. Add an object to the Scene.3. Click on the name of the object in the inspector and type q... Read more
[Editor] Baking pipeline runs in play mode when GI and Auto Generate are...
Steps for reproduction: 1) Create a new project2) Ensure that both Realtime GI and Baked GI are disabled3) Disable `Auto Generate`4)... Read more
NetworkManager reloads offline scene only once when timed out
Steps to reproduce:1. Open the attached project2. Open the offline.unity scene3. The scene contains the button which calls NetworkMa... Read more
[Editor] Component UI overlaps on each other while changing 'Inspector W...
Component UI overlaps each other when changing 'Inspector Window' to Debug mode Steps to Repro:1. Create a new project or open attac... Read more
[Profiler] Error thrown when Profiling the Editor while in Play mode
Error is thrown when Profiling the Editor while in Play mode Steps to Repro:1) Open any Unity project (even a new one)2) Open the Pr... Read more
Application.targetFramerate gives inconsistent framerate
To reproduce:1. Open the user's attached project2. Open and play the "SampleScene"3. Observe the Console Expected result: The "drift... Read more
[WSA] System.IO.FileSystem.Primitives error is thrown when building an U...
Steps to reproduce:1. Open the attached project2. Switch platform to Windows Store3. Build under .NET (.NET Standart 2.0)4. Observe ... 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