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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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