Search Issue Tracker
Fixed
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“
Comments (1)
-
RequiemOfTheSun
Apr 08, 2025 01:45
Please fix this.
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note:
Fixed by another internal issue: UUM-97647: ShadowCaster2D Throws NullReferenceException when using ShapeEditor casting source