Search Issue Tracker
Ensure 2D LowLevel Physics correctly uses ElementDepth for TransformPlanes
When using TransformPlane with a non-orthographic camera, we momentarily show the gizmos at the wrong element depth. This is caused ... Read more
Crash on mono_spill_global_vars when using "as" operator with a Nullable...
To reproduce:1. Open attached project2. Open "Test" scene3. Play the scene Actual behavior: Unity crashes Regression from 5.1 to 5.2 Read more
XR Foveated Rendering D3D12 Single Pass Instanced rendering for Direct3D...
When using D3D12 with foveated rendering there is a discrepancy between multipass and single pass instanced. SPI seems to be using t... Read more
Grid is not created in the Scene when adding a Grid component to a GameO...
Steps to reproduce:1. Open the attached "Case_1176883"2. Open the "SampleScene"3. In the Hierarchy window select "GameObject"4. In t... Read more
[tvOS] [Game Center] Social.ShowAchievementsUI() doesn't work anymore af...
How to reproduce:1. Build the attached project for tvOS2. Build & Run the app to Apple TV via Xcode3. Wait till Game Center dash... Read more
[VR] Anti-Aliasing breaks shadows on Windowed Rift player
Players built from the scenes in the attached project have problems with shadows when Anti-Aliasing is enabled under Quality Setting... Read more
[IL2CPP] ParticleSystem.SetParticles generates unfreed allocations in IL...
How to reproduce:1. Build the attached project for iOS2. Run the app on the device with Xcode allocations profiler (CMD + I > All... Read more
[ProBuilder] Editor throws a NullReferenceException when Scene view is f...
How to reproduce:1. Open the attached project named Case_11649402. Focus the Scene view3. Press G Expected result: No errors are thr... Read more
[URP/LWRP/HDRP] Shadows are disappearing when "Link FOV to Physical Came...
How to reproduce:1. Open the new repro project -> Sample Scene2. Switch to Game View3. Switch between the two cameras in the scen... Read more
[API] Crash in Material.SetTexture with a null argument
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... 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