Search Issue Tracker
Fixed in 2021.3.29f1
Fixed in 2021.3.X, 2022.3.X, 2023.1.X, 2023.2.X, 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
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
- Build Profile name increments when numeric suffix is removed from duplicate Profile name
- "Unrecognized block header in profiler data file, stopping deserialization" error is shown and no more profiler data is recorded when the Player is connected and profiler recording is enabled/disabled few times
- Shader error and warnings thrown when setting HDRP as an Active Target in Blank Shader Graph
Add comment