Search Issue Tracker
ScrollRect elasticity causes many unnecessary imperceptible position cha...
Steps to reproduce:1. Open attached "ScrollRect.zip" Unity project2. Enter Play mode3. Click on the Scroll View content in Game view... Read more
Scene with an active rigid body leaks memory
Steps to reproduce:1. Download 1015284_repro.zip2. Open "Test" scene3. Check Editor memory usage (should be around 560 MB)3. Enter p... Read more
Particles are spawned with incorrect sizes when calling from LateUpdate
How to reproduce:1. Open given Unity project2. Enter 'repro' scene3. Enter Play Mode Expected result: Both particles systems should ... Read more
Editor crashes without a stack trace when Inspector tries to show .bytes...
To reproduce: 1. Open the project, attached by the user (unity-environment.zip)2. Make sure Inspector is open3. Select "ML-Agents/Ex... Read more
Camera cuts in Timeline using Constant key interpolations results in gli...
When using Constant keys in a Timleine on a Camera to create cut transitions between different camera positions/rotations, the cut i... Read more
Screen flickers after launching MacOS & Linux Standalone build when made...
Standalone build flickers for 1-2 seconds when built for MacOS-architecture x86 & Linux Steps to Repro:1. Create a new project2.... Read more
[OpenGL]H264 video flickering and lagging on OSX standalone builds
To reproduce:1. Build playback speed scene for MacOS standalone2. Run Build3. Notice that video is flickering and gets laggy from ti... Read more
Everything in Launcher window is bigger resulting in buttons being cut off
To reproduce: 1. Open Unity 2018.2.0a6 Expected: input fields, buttons, text in Launcher are not bigger than in previous versions an... Read more
[macOS][Fullscreen] Switching from fullscreen to windowed and then to fu...
Steps to reproduce: 1. Open attached project or create a new one2. Build an empty scene for macOS standalone3. Launch the build4. Ma... Read more
Cloth flickers when used on a double-sided and textured plane
To reproduce:1. Open QA's attached project2. Play the scene3. Observe the flag Expected result: Cloth is simulated without shadows f... 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