Search Issue Tracker
Fixed in 13.0.0
Fixed in 12.x.x
Votes
19
Found in [Package]
12.0.0
Issue ID
1360871
Regression
Yes
NullReferenceException is thrown in Universal.ShadowCasterGroup2DManager when entering/exiting Play Mode
How to reproduce:
1. Open a new URP project
2. Enter Play Mode
3. Exit Play Mode
Expected result: No errors are thrown in the Console
Actual result: "UnityEngine.Rendering.Universal.ShadowCasterGroup2DManager.OnPlayModeStateChanged" error is thrown in the Console
Reproducible with: 12.0.0 (2021.2.0b9, 2022.1.0a6)
Not reproducible with: 7.7.1 (2019.4.30f1), 10.6.0 (2021.1.17f1), 11.0.0 (2021.1.19f1), 12.0.0 (2021.2.0b8, 2022.1.0a5)
Comments (5)
-
Hafazeh
Aug 13, 2022 12:07
how am i getting this in 2021.3.8f.1??? is there a fix for LTS?
-
kit_qt
Sep 20, 2021 09:28
Ye Vitya krosavcheg, bolshoi molodec
-
kamil-dawidow
Sep 20, 2021 06:48
When is a fix coming? NRE thrown on every play mode exit is really annoying and might hide other bugs.
-
CyRaid
Sep 16, 2021 04:53
Oops, someone forgot to do a null reference check! Quite an annoying error though.
-
oobartez
Aug 30, 2021 15:40
This bug makes it impossible to upgrade to 2021.2.0b9.
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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Resolution Note (fix version 13.0.0):
A fix for this issue is available on Unity 2022.1.0a12 and above