Search Issue Tracker
[UI] Dialog of Unapplied import settings appear when trying to apply cha...
To reproduce:1. Open attached project2. Go to textures and change some settings3. Press Apply4. Press anywhere else on the editor5. ... Read more
OnPreviewGUI method's background image is rendered grey instead of white...
How to reproduce:1. Open the attached 'TestPreviewRenderer2.zip' project2. Navigate Example -> GameObject Editor3. Observe that b... Read more
Differences between Memory Usage Shown in Profiler and in Windows Task M...
Reproduction steps:1. Open attached project "GetPixelsLargeTex"2. Open scene "ImportBigFile"3. Hit play, let the scene run in the ed... Read more
Other threads get resized when trying to resize thread groups on the Tim...
Reproduction steps:1. Create a new project (“3D Core” template is enough)2. Open Window > Analysis > Profiler3. Record a few s... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
Crash on D3D12Fence::Wait when disabling and reenabling reflection probes
Reproduction steps:1. Open the attached project “CrashRepro“2. Open “Assets/Gioco3d/Scenes/AtticMerge/AtticMerge.unity“ Scene3. Sele... Read more
After a Script Re-Compile is triggered a Plugin causes that Menu Items e...
Reproduction steps:1. Open "MenuItemBug.zip" project2. "Window" -> "Analysis" -> "Profiler", note that the Profiler window ope... Read more
Wrong Sprite pivot when using the Particle System "Texture Sheet Animati...
How to reproduce:1. Open the attached user project “TightParticle.zip“2. Open Scene “TightParticle“3. Enter Play Mode4. Compare “Tig... Read more
Burst performance is degraded up to 8 times when number of calculations ...
How to reproduce:1. Open attached project ("BurstPerformance.zip")2. Open Test Runner3. Open Performance Test Report4. In Test Runne... Read more
[iOS 12] [Metal] IOAF code 4 error freeze because of tessellation shader
How to reproduce:1. Build the attached project for iOS (link in description)2. Build & Run the project to a device via Xcode3. K... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template