Search Issue Tracker
Duplicate
Votes
0
Found in
6000.0.45f1
6000.1.0b13
6000.2.0a8
Issue ID
UUM-101876
Regression
Yes
Shadow Caster 2D component is throwing NullReferenceException errors when Casting Source is set to "ShapeEditor"
How to reproduce:
1. Open the attached “IN-98275“ project
2. Open the “SampleScene“
3. In the Hierarchy window, select the “Circle“ GameObject
4. Make sure the GameObject has the “ShadowCaster 2D“ component in the Inspector window, where “Casting Source“ is set to “ShapeEditor“
5. Observe the results in the Console window
Expected result: There are no errors in the Console window
Actual result: {{NullReferenceException}} errors are displayed in the Console window
Reproducible with: 6000.0.39f1, 6000.0.45f1, 6000.1.0b13, 6000.2.0a8
Not reproducible with: 2022.3.60f1, 6000.0.38f1
Couldn't test with: 2021.3.50f1 (there isn't a Casting Source on the Shadow Caster 2D component)
Reproducible on: MacOS 15.3 (M4), Windows 11 (by user)
Not reproducible on: No other environments tested
Note: The issue won’t reproduce if the “Casting Source“ is changed from “ShapeEditor“ to “Sprite Renderer“
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
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
- OnParticleUpdateJobScheduled is never called when using ParticleSystem.Simulate() in FixedUpdate()
Resolution Note:
null
Duplicate of another internal issue: UUM-97647: ShadowCaster2D Throws NullReferenceException when using ShapeEditor casting source