Search Issue Tracker
[HDRP] Inspector is constantly repainted when additional options for Sha...
Steps to reproduce:1. Create a new HDRP project2. Create a new Light (Right-click in Hierarchy > Light) and select it3. In the In... Read more
[Linux][Profiler] Profiling mode dropdown remains open after closing the...
Steps to reproduce:1. Open a new or an existing project2. Open Profiler window (Window -> Analysis -> Profiler)3. Click on the... Read more
Asset bundles which include VideoClip have different CRC values when bui...
How to reproduce:1. Open the attached project ("case_1152507-CRC_2019_2.zip")2. Build asset bundles (Toolbar -> Bundles -> Bui... Read more
[UNET] WebGL disconnects in real world latency simulation
Steps to reproduce:1. open users attached project2. build for webgl3. simulate latency and packet loss (for example Clumsy)4. host w... Read more
NetworkTransform doesnt sync CharacterController rotation
NetworkTransform doesnt sync CharacterController rotation when the object is not moving. Read more
It's not possible to create Texture2DArray with Compression because It d...
To reproduce: 1. Download attached "update Texture Array content at runtime.zip" project and open in Unity2. Open "Texture2DArray" s... Read more
[UI] MaskableGraphic OnEnable and OnDisable are slow causing non-respons...
To reproduce:1. Open attached project2. Play scene3. Click on Open4. Notice spike in profiler5. Click on Back button6. Notice anothe... Read more
[WindowsMR] Emulation Mode option gets disabled on entering Play mode in...
Emulation Mode option gets disabled on entering Play mode in Holographic Emulation Window. Steps to repro:1. Create a new project.2.... 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