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
- [Android] Crash on Android when AndroidJavaProxy is calling from multiple threads
- [Android] Crash on Android 14 when a developmement build is created with API Level 34
- TextMeshPro throws an ArgumentOutOfRangeException when glyph's id is greater than the sprite array
- "Char" values are overwritten when selecting multiple GameObejcts
- Particle System External Forces Multiplier cannot be set to a negative value
Add comment