Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2019.1.X
Votes
2
Found in
2018.3.0b8
2018.3.0b10
Issue ID
1102618
Regression
Yes
Tilemap Grid object gets deselected and prevents further painting when painting with a custom Prefab Brush
How to reproduce:
1. Open the user-submitted project ("Builder Bash Prototype.zip")
2. In the Hierarchy window select the "Grid" object
3. In the Tilemap Window select the "Terrain Prefab Brush" and select the Brush Tool
4. In the Scene View attempt to paint tiles while holding the mouse 1 button
Expected result: The tiles are drawn continuously without any issues
Actual result: A null Reference error is thrown and the Grid is deselected, preventing the tiles from being painted on further
Reproduced in: 2019.1.0a11, 2018.3.0f2, 2018.3.0b8
Not reproducible in: 2018.3.0b7, 2018.3.0b1
Couldn't test with: 2018.3.0a11, 2018.2.19f1 (Older versions break the Hierarchy objects)
Error thrown:
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.PrefabPaletteBrush.Paint (UnityEngine.GridLayout grid, UnityEngine.GameObject brushTarget, Vector3Int position) <...>
Fixed in 2019.2.0a1
Backported to 2018.3.4f1, 2019.1.0a15
Comments (2)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Mijdax
Dec 23, 2018 17:20
I have this issue with 2018.3.0f2
I also cant find a way to fix this on my own.
FredFors
Dec 11, 2018 09:11
Also experiencing this in 2018.3.0f1