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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
alexsunny123
May 08, 2021 07:16
thanks my issue has been fixed.