Search Issue Tracker
Fixed in 5.2.1
Votes
0
Found in
5.2.0f2
Issue ID
722655
Regression
No
Error message when baking real-time GI: "(int)indices[kDynamicLightmap] + realtimeOffset..."
To reproduce:
1. Open attached "Smaller repro"
2. Make sure realtime resolution is 0.0001 (it doesn't affect repro, so for faster bake)
3. Build
4. Wait for it (on my pc precompute took a bit over an hour)
5. Notice 30k errors:
(int)indices[kDynamicLightmap] + realtimeOffset >= 0 && indices[kDynamicLightmap] + realtimeOffset < kLightmapIndexInfluenceOnly
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- New 3D URP Sample Scenes Project is created with an invalid dependency on com.unity.render-pipelines.universal-config when creating the Sample Project for the first time
- Canvas Scaler causes abnormal scaling of Canvas elements in Play Mode when UI Scale Mode is set to "Constant Physical Size" and any Editor window is moved to a differently scaled monitor and is interacted with
- [2D] Light 2D component does not light the sprite correctly in the Play Mode
- Animator.GetCurrentAnimatorClipInfo() returns an empty list when the Animator is playing the animation
- SHADERPASS has incorrect value when using Shader Graph for Built-In target
Add comment