Search Issue Tracker
[Caching Shader PP] Virtual texturing macros don't work with new PP
Input:#define UNITY_DECLARE_TEX2D(tex) Texture2D tex; SamplerState sampler##tex#define DECLARE_STACK_BASE(stackName) UNITY_DECLARE_T... Read more
SpawnWithClientAuthority and AssignClientAuthority returns TRUE when aut...
When calling NetworkManger.SpawnWithClientAuthority(gameObject, conn) or NetworkManger.AssignClientAuthority(gameObject, conn) and c... Read more
[WebGL] [Canary] Mouse wheel scrolling when the cursor is locked and hid...
To reproduce:1) Open attached project and scene2) Build and run for WebGL3) Open it on Google Chrome Canary4) Scroll the mouse wheel... Read more
[ARCore][Android] Application crashes when exiting the app
Repro steps:1. Open QA attached project "repro_1197049"2. Build and Run the HelloAR scene on Android3. After the app launches press ... Read more
[Baked GI] Prefab has corrupted lightmap UVs when loaded from a bundle
How to reproduce:1. Open the attached project ("case_1210785-lightmap_addressable_bug.zip")2. Open the repro scene ("SampleScene")3.... Read more
[Timeline] New clip is created when editing the last frame on a clip in ...
How to reproduce:1. Open user's attached "2020.2.0a5-806434" project2. Open "SampleScene" Scene3. Open Timeline (Window->Sequance... Read more
The Editor fails to build the Player when using a script to switch the P...
Reproduction steps:1. Open the attached “Test Project” project2. Press Window > MMO > Production Builds > Build Mac Client3... Read more
[Profiler] Timelines have unnecessary inpector components for null threads
Project Steps: 1. Play scene "Test".2. Open profiler->Timeline.3. Notice there are additional empty thread slots, that only takes... Read more
Shadows are rendered from one Light source when using two 2D Lights with...
How to reproduce:1. Open the attached project "URP-Blend Styles.zip"2. Open the "SampleScene" Scene3. Select the "MultiplyLight" Gam... Read more
[Backport] Remove confusing message from Package Inspector window `This ...
Description:Confusing message from Package Inspector window `This package and all its assets will be... ` Reproduction steps:1. In t... 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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11