Search Issue Tracker
Flickering material preview in UI editor when toggle effect is on
https://github.com/Unity-Technologies/ScriptableRenderPipeline/pull/976 Read more
[FBX] Bones with imported zero weight values are invisible when configur...
To reproduce:1. Open project attached2. In Project window, select BONEW0 (rig with weightless bone)3. In Inspector window, press Con... Read more
[VSCode] UnityAnalyticsModule reference not added to csproj in 2017.3
Steps to reproduce:1. Open QA attached project2. Open test.cs in VSCode3. Notice that in 'Problems' tab it says 'The type 'Analytics... Read more
UI element position is not changed when it's called after SetSizeWithCur...
How to reproduce:1. Open given Unity project2. Enter "scene" scene3. Enter Play Mode4) Click button labeled "Resize then move"--Noti... Read more
Unity crashes on simple testgame with just standard assets when creating...
To reproduce:1) Open attached project and scene2) Play it3) With WASD or arrow keys, start sliding with the car so it would create s... Read more
Package Manager - Tab is truncated read "Package Manag" instead of "Pack...
How to reproduce:1. Create new project2. Window > Package Manager Actual result: The tab is cut and only "Package Manag" is visib... Read more
[Editor] Package Manager - Border is not consistant.
This is a really a core UI window drawing issue. 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