Search Issue Tracker
[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
[URP] Background's Transparency is lost on Render Texture when Post Proc...
How to reproduce:1. Open the attached project2. Open the Scene labeled "SampleScene"3. Select the "Camera" in the Hierarchy parented... Read more
[iOS][macOS] Assertion failed errors appear when using Bit shift operations
How to reproduce:1. Download and open the attached project2 Open the "SampleScene" scene3. Enter "Play" mode4. Observe the Console w... Read more
[GPU Lightmapper] LightGrid takes up too much memory on large scenes
Reproduction steps:1. Open "1196347" project with 2020.12. Open "REPROSCENE" scene.3. Bake Lighting with GPU lightmapper. Actual Res... Read more
FrustumCulling is not functional in VFX Graph rendered with Custom Pass ...
How to reproduce:1. Open the attached “FrustumCulling.zip” project2. Open the “OutdoorsScene”3. Enter Play Mode4. Observe the Game V... Read more
[UDP] Installing UDP package into project with Asset Store version of UD...
[UDP] Installing UDP package into project with Asset Store version of UDP will create conflicts If an asset store version of the Uni... Read more
[Terrain] Reset functionality is not working for "New Terrain Layer".
Reset functionality is not working for "New Terrain Layer", refer the attached video Steps to Repro:1. Create a new Project2. Projec... Read more
[Mono] Cultureinfo.currentculture doesn't work
To Reproduce: 1. Run the attached project.2. Observe that System.Globalization.CultureInfo.CurrentCulture always returns Invariant L... Read more
The :root selector does not get applied in the UI Builder when using Def...
How to reproduce:1. Open the attached project "IN-65541_rootbug.zip"2. Open Assets/Data/UI Documents/screen.uxml Expected results: 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved