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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment