Search Issue Tracker
Path limit is reached when creating a Mixed Reality Template Project
How to reproduce:1. Create a new Mixed Reality Template Project2. Observe the Error in the Unity Hub Expected result: No Errors are ... Read more
"ReleaseDynamicVBOFrame: Expected node in client scratch release queue" ...
How to reproduce:1. Create a new Unity project using the "3D Sample Scene (HDRP)" template2. Wait for the project to load and observ... Read more
Editor freezes when using Debug.Log and trying to print a value within t...
How to reproduce:1. Open attached project "Case_1164485_repro.zip"2. Open "Paddle" scene3. Enter Play Mode Expected result: Editor d... Read more
Span<T> used rather than ReadOnlySpan<T> used for low-level physics input.
A user has correctly reported that some of the new API calls use Span<T> where ReadOnlySpan<T> should be used. [https://... Read more
Attempting to paint a detail mesh with LOD group that is not supported b...
How to reproduce:1. Open the attached project named "Case_1209026"2. Open the Sample Scene3. Select the Terrain in the Scene and ope... Read more
[Linux] C# Reflection performance is 50 to 60 times slower
How to reproduce: Open the user-attached project (UnityReflectionTest.zip) Make sure the “ZenjectPerformanceTest“ scene is open Ente... Read more
VFX subgraph cannot be opened after second import and deletion if VFX is...
How to reproduce: Import the attached package Open CandleData subgraph and CandleFlamevfx.vfx Delete Candles_Candlestick, Card, Envi... Read more
[Perforce] Edit Changeset does not display the full text previously ente...
How to reproduce:1. Create a new project2. Connect it to Perforce3. Submit any file in Project window to Version Control (Right-Clic... Read more
[2D][Tilemap Extras] Tiles are rotated when painting with Random Brush
Reproduction steps:1. Open the attached project “TileMapBug”2. Open “Assets/Scenes/SampleScene” Scene3. Open Window → 2D → Tile Pale... Read more
4K lightmaps broken unless you clear the GI Cache before every bake
4K GBufferHeavyData positions written to GI Cache doesn't match what is read back later on.This issue makes it impossible to work wi... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default