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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note (fix version 13.0.0):
A fix for this issue is available on Unity 2022.1.0a12 and above