Search Issue Tracker
LightmapSettings.lightProbes.count returns 0 when multiple scenes are lo...
How to reproduce:1. Open the attached 'MultiSceneLightProbe1.zip' project2. Open 'SampleScene' scene (wait till Lighting is generate... Read more
[HoloLens 2 App] Screen buffere is not cleared when nothing is in view a...
A wierd rendering articifact occurs on HoloLens 2 when nothing is in view, and depth buffer sharing is disable. It appears that the ... Read more
Infinite import loop with HDRP 7.1.2
How to reproduce:1. Download the "1192516-ImportLoop-Fresh.zip" project2. Launch Unity via command line:Unity.exe -projectPath C:\pa... Read more
UIElements Mesh API uses wrong winding order
Repro steps:Using the UIElements Mesh API...a) Submit the following three vertices: (0, 0), (100, 0) and (100, 100).b) Submit the fo... Read more
[Timeline] Assertion failed exception is thrown on selecting Timeline wi...
Assertion failed exception is thrown continuously on selecting Timeline window after creating Timeline clip preset asset. Unable to ... Read more
Input System package InputAction callbacks contain different controls wh...
To reproduce:1. Open attached project ("case_1192494-Sample.zip")2. Enter the Play mode and press keyboard 'a' button3. Observe Cons... Read more
[macOS]Cloud Diagnostics and Analytics services do not work when enabled...
How to reproduce:1. Open the attached CloudDiagPreProcessorRepro.zip project2. Run build via BUILD/BUILD OSX custom menu item3. Righ... Read more
[ProBuilder] Offset in UV editor doesn't update as you're moving the han...
The offset values in the UV editor do not update as you're moving the handle, only after you let go of it.This is not consistent, as... Read more
[Polybrush] "Scatter Prefabs" Brush places prefabs outside of the Brush ...
How to reproduce:1. Open the attached project2. Open the SampleScene3. Open up a window for Polybrush (Tools>Polybrush>Polybru... Read more
[VFX Graph] Editor crashes when a duplicated node is modified while the ...
When one of the Node under Graph window is reset from the Inspector, NullReferenceException is thrown also it can't be deleted and 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 render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code