Search Issue Tracker
Fixed in 1.0.0p6
Votes
0
Found in [Package]
0.9.0
Issue ID
1030729
Regression
No
Error is thrown when any of Polybrush tools are selected and mouse is dragged on a selected object without MeshRenderer
How to reproduce:
1. Open attached project "Polybrush_nullReferenceExceptions.zip" and scene "TestScene"
2. Open "Tools" -> "Polybrush" -> "Polybrush Window"
3. In Polybrush window, select "push and pull vertex tool"
4. In Hierarchy window, select "Main Camera" object
5. Mouse over "Main Camera" object in Scene view
6. Observe Console window
Expected result: no errors are thrown
Actual result: while mouse is moving over the selected object NullReferenceExceptions are being thrown
Reproducible with: 5.6.6f1, 2017.1.3p3, 2017.2.2p4, 2017.4.2f1, 2018.1.0f1, 2018.2.0b2
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
Add comment