Search Issue Tracker
Fixed in 4.1.1
Votes
2
Found in [Package]
4.0.5
Issue ID
1165683
Regression
No
[Probuilder] NullReferenceException are thrown when face dragging is used in standalone build
How to reproduce:
1. Open attached project "Probuilder API Examples.zip" and scene "MeshEditorScene"
2. Build and run (make sure Development build is enabled)
3. In the Standalone, click and drag the face of a cube
Expected result: the errors are not thrown, standalone works the same as in the game view
Actual result: the NullReferenceException errors are thrown
Reproducible with: 2019.1.0f2 (4.0.2), 2019.1.9f1 (4.0.5), 2019.2.0b8 (4.0.5), 2019.3.0a8 (4.0.5)
Could not test with: 2017.4, 2018.4, 2019.1.0f2 (3.10.1) due to probuilder package errors
Comments (1)
-
siwanka
Jul 18, 2019 06:46
I'm also receiving this issue. When would be the fix available for this issue? Thank you.
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
Resolution Note (fix version 4.1.1):
https://github.com/Unity-Technologies/com.unity.probuilder/pull/199