Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
0
Found in
2019.2.0a2
Issue ID
1120310
Regression
No
[2D] Painting in Tile Palette window after deleting child gameObject from tile palette prefab, throws NullReferenceException
Painting in the Tile Palette window throws NullReferenceException, after deleting Layer1 child GameObject (with Tilemap and Tilemap Renderer components), from Tile Palette prefab
Note:
Refer attached video
Steps to reproduce:
1. Open Unity > Create New Project
2. Window > 2D > Tile Palette
3. Create New Palette > Create New Palette
4. Select "Paint with active brush" tool or press B.
5. Open New Palette in Prefab mode
6. Delete Layer1 GameObject with Tilemap and Tilemap Renderer components
7. Save changes and exit prefab mode
8. Click on Tile Palette window to paint
Actual result:
Painting in Tile Palette window, after deleting child GameObject with Tilemap component, or removing Tilemap component, throws NullReferenceException
Expected result:
Tile Palette window should remain empty if "Active Tilemap" is "Nothing" and disabled.
Reproduced in:
2019.2.0a2, 2019.1.0b3, 2019.1.0a15, 2018.3.0b1, 2018.2.0a1, 2017.4.15f1, 2017.2.5f1, 2017.2.0b1, 2017.2.0a4
Environment:
Windows & Mac
Stacktrace:
Refer attached file
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Add comment