Search Issue Tracker
Vertex compression is completely disabled on platforms with CompressedGP...
Steps:1. download project in comment (20190307_skinnedmeshvertcompression.zip)2. open project and build player on iOS device3. run t... Read more
[Mac] Unable to open Unity Hub when using CMD+Tab
How to reproduce:1. Open Unity Hub2. Open a project3. Switch to the Unity Hub app using CMD+Tab Reproducible with: Unity Hub 1.6 Act... Read more
[UWP] IL2CPP build fails when Manage Stripping Level is set to High
Steps to reproduce:1. Create a new project2. Set manege stripping level to High3. Build project for UWP platform Results: UWP buildi... Read more
"Not allowed to override geometry on sprite" when using Vector Graphics ...
How to reproduce:1. Open the user's project2. Open Scenes > SampleScene3. Press Play Expected result: No errors in the ConsoleAct... Read more
[Windows] Unity remote 5 is not streaming Game View to the mobile phone ...
How to reproduce:1. Open the attached Test.zip project2. Go to Menu bar-> Edit-> Project Settings-> Editor-> Device->... Read more
Animator Component causes "Assertion failed on expression: 'index < m_Sc...
How to reproduce:1. Open the attached project "AnimatorAssertions.zip" and scene "SampleScene"2. Enter Play Mode3. Observe the Conso... Read more
[HiDPI] Tooltips rendering at the incorrect position when the editor is ...
Tooltips rendering at the incorrect position when the editor is placed between the 4k and the regular monitor and both monitors set ... Read more
Package Manager - Inconsistency with drop down versions
When selecting a package version the dropdown arrow menu is inconsitant. Dropdown Issues1. No packages avalible? This displays once ... Read more
Package Manager - Package names longer than 19 characters are truncated
Package names longer than 19 characters are truncated. The menu cannot be resized to accomodate the name correctly. Steps to reprodu... 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