Search Issue Tracker
Fixed
Fixed in 2023.3.0b3
Votes
0
Found in
2023.3.0b1
Issue ID
UUM-58971
Regression
No
[APV] Probes disappear after chaning subdivision levels
This should be reproducible in any APV project, adding mine for convenience.
1) Bake with 27m subdivision
2) Enable APV debug to see the probes
3) Bake with 9m subdivision
Expected: probes dont disappear
Result: probes disappear
Its an issue with the debug mode and not the probes as they still influence the objects. Also if I restart the editor, the missing probes would appear. Tested on trunk and custom branch.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
Resolution Note (fix version 2023.3.0b3):
https://github.cds.internal.unity3d.com/unity/unity/pull/42048