Search Issue Tracker
Not Reproducible
Votes
0
Found in
2021.2.0a16
Issue ID
1334363
Regression
Yes
[OSX] Light Probe Group gizmo spheres are not rendered
Steps to repro:
1. Create new project and scene in URP;
2. In Hierarchy right click and select Light>Light Probe Group;
3. In the Scene view move the created probe group by using transform gizmos;
4. Observe the light probe cells and gizmos in the Scene view.
Expected result:
Only light probe cells of the recently added light probe group are rendered.
Actual result:
Additional light probe gizmos are rendered at (0,0,0). See attached screenshot and video.
Regression introduced in Unity 2021.2.0a16.
Notes:
- Reproduces in Version 2021.2.0a16 (663b19a0829e), 2021.2.0a17.2350 (8db971126f68)
- Not reproduces in Version 2021.2.0a15,
- Disabling or toggling light probe group visualization doesn't work as expected - probe or cell visualization cannot be disabled;
- Starting from Version 2021.2.0a16 the rendering is broken - none of the gameobjects and skybox is not rendered;
- Reproducible only in URP; Could not repro in HDRP or built-in legacy RP;
- The following error is being spammed in the Console when creating new project in URP: NotSupportedException: ForwardRendererData has been deprecated. Use UniversalRendererData instead - might be another possible bad symptom of the root cause.
Comments (1)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
alexsunny123
May 08, 2021 07:16
thanks my issue has been fixed.