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
- Intercepted Events text is hardly visible in Inspector window for UI elements when Editor theme is set to Light
- [Hierarchy V2] Add new Query Block window contains a typo in the Hierarchy Search Area block
- Scene is not rendered in Player when ran with -force-d3d12 argument and GPU Resident Drawer enabled
- “Failed to load” window appears when a package’s docked window is opened and the package is uninstalled
- Properties window is not closed when the GameObject is deleted and the Properties window is not focused
alexsunny123
May 08, 2021 07:16
thanks my issue has been fixed.