Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.2.0a9
Issue ID
1242263
Regression
Yes
[Probuilder] NullReferenceException and ArgumentException errors are thrown on selecting UV Editor Window
After creating a Probuilder Gameobject, on selecting UV Editor Window NullReferenceException and ArgumentException threw in console, refer attached video and stack trace.
Steps to repro:
1. Create a new project.
2. Window > Package Manager> ProBuilder[Install].
3. Tools > ProBuilder > ProBuilder Window
4. ProBuilder Window > New Shape > Create Cube and select
5. Open UV Editor from ProBuilder window
Actual Result:
ArgumentNullException and NullReferenceException errors are thrown in the console.
Expected Result:
No error in the console.
Reproducible in:
2020.2.0a9 with Package Version 4.2.3, 4.3.0-preview.7
Working fine in:
2020.2.0a8, 2020.1.0b8 with Package Version 4.2.3, 4.3.0-preview.7
2019.3.6f1 with Package Version 4.2.3
Environment:
Windows 10 & macOS 10.15
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
- [VisionOS] Animating a material property results in artifacts when the app mode is set to RealityKit and shader modifies the Vertex Shader
- "DirectoryNotFoundException" is thrown and Shader Graph does not open when opening a .shadegraph from a long path
- "Undo: Already found nextRootTransform, but with different state cached" error thrown when undoing changes made to the Hierarchy using a script
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
Add comment