Search Issue Tracker
UI Images get out behind the edges of the Scroll View while scrolling an...
How to reproduce:1. Open attached Unity project "rectmask2d-bug"2. Select File -> Build Settings3. Add "Scene" scene4. Switch Pla... Read more
Start Delay of Particle System is not applied when object is in Timeline
Reproduction steps:1. Open the attached project "987068.zip";2. Open the Test scene;3. Click the Pause Button;4. Click the Play Butt... Read more
Transform of the object is changed after playing its animation in the An...
How to reproduce:1. Open attached Unity project "AnimationPreview 2018.1"2. Select Humasn_EnableRootMotion in the Hierarchy window3.... Read more
Vector3Int causes boxing and high memory allocation when used as key in ...
Reproduction steps:1. Download "BetterVector3Int.zip" project and open in Unity2. Select Window > Profiler > Memory3. Select T... Read more
[Windows] The Editor silently crashes if opening a project from inside a...
Reproduction steps: 1. Create a New Project2. "File" -> "Open Project..." -> Open a project (Can be the same project, but not ... Read more
BuildPlayer with BuildOptions.Il2CPP does not output an IL2CPP build
Reproduction steps:1. Download user's project and open in Unity2. Click BugReport -> Build Expected: IL2CPP build should be madeA... Read more
In built Player the IsLightmapBakeTypeSupported() GCAlloc's 17B every fr...
Reproductions steps:1. Download user's project and open in Unity2. Build a Windows Standalone 64bit Player3. Start built Player4. In... Read more
[Firefox] Cursor unlock will cause a camera rotation
Steps to reproduce:1. Build "firefox-cursor-lock.zip" project on WebGL2. Launch on Firefox browser3. Press Tab to lock the cursor4. ... Read more
[Android] Floating point crash on Mali400 on Survival shooter
Build crashed when scripting backend is selected to Mono. Steps to repro:1. Download "Survival shooter Tutorial" project from the as... Read more
[HoloLens] Manipulation Event Data is wonky after resuming from sleep
Steps to reproduce:1. Open the attached project2. Open the Main.unity scene3. Switch platform to Windows Store4. Build and run on ho... 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