Search Issue Tracker
Context menu is disarranged when pressing right mouse button on the Hier...
To reproduce:1. Make sure you are using 4k display;2. Create a new project;3. Right-click on the Hierarchy window to open the Contex... Read more
Editor gets into an infinite refresh loop when using packages with cache...
Reproduction steps: 1. Run Cache Server2. Create a New Project3. "Editor" -> "Preferences" -> "Cache Server"4. "Cache Server M... Read more
[LWRP-VR] RenderViewportScale makes wrong camera frustum in Lightweight ...
Using the Lightweight Render Pipeline for VR with a scene that adjusts XRSettings.renderViewportScale via script causes the camera v... Read more
[Ubuntu 17.10] il2cpp.exe fails when building for WebGL
To reproduce:1) Create new project2) Build for WebGL il2cpp.exe will fail during the build process Reproduced in 2017.3.0f1, 2018.1.... Read more
Selecting new color picker in a gameObject component makes the "Add Comp...
1. Open attached project2. Select Main Camera3. Click on Fog Color to open color picker4. Add Component button falls out of place Ex... Read more
[Shortcut Manager] Scene view fly mode gets stuck if you hold shift and ...
1. Enter Unity and right click on scene view.2. You can use WASD to move/fly around.3. Shift + WASD moves faster.4. If you click som... Read more
[Package Manager] New packages are not shown, Package Manager UI can not...
Steps to reproduce:1. Start a new project2. Open Window -> Package Manager3. Observe that the update button is not present and so... Read more
[Test Runner] PlayMode tests not storing results if "Maximize On Play" s...
How to reproduce:1. Open the "Playmode Tests.zip" project2. Open the Test Runner3. Select PlayMode tests4. Make sure the Game window... Read more
[Linux] Editor crashes when trying to build an WebGL version
Editor crashes when building for WebGL with following in the log: Reloading assemblies after script compilation.Begin MonoManager Re... Read more
Network Transform throws NullReferenceExceptions when Inspector preview ...
How to reproduce:1. Open attached project "NetworkTransformPreviewBug"2. Select Network Synced Object in the Hierarchy3. In the Insp... 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