Search Issue Tracker
Fixed
Fixed in 2021.3.29f1, 2022.3.6f1, 2023.1.5f1, 2023.2.0a19
Votes
0
Found in
2020.3.46f1
2021.3.21f1
2022.2.11f1
2023.1.0b7
2023.2.0a8
Issue ID
UUM-29788
Regression
No
EnlightenRuntimeManager methods are still called in Play mode
Steps to reproduce:
# Open any existing Unity project
# Bake lighting using Progressive Lightmapper
# Open Profiler window (Window > Analysis)
# Enter Play mode
# Navigate to CPU Usage tab
# Type in EnlightenRuntimeManager into the search field and scrub through the timeline
# Notice that EnlightenRuntimeManager is still called
Notes:
* EnlightenRuntimeManager is called even when Realtime Global Illumination is disabled
!Profiler.png|thumbnail!
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
- Shadow casters are not rendered when deploying builds in specific Unity 6.0 versions
- Automatically unfocuses when focusing and DropdownField is open
- Debug Draw Mode stops rendering GameObjects when GPU Resident Drawer is enabled
- Only a single Selector is added to a Container when drag and dropping multiple of them on an Element in UI Builder
Add comment