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
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
- [VFX] Creating a long Group Node name breaks nodes boarders
Add comment