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
- “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
Add comment