Search Issue Tracker
Third Party Issue
Votes
0
Found in
2021.3.7f1
2022.1.11f1
2022.2.0b3
2023.1.0a4
Issue ID
UUM-11493
Regression
No
Editor crashes on Play Mode when using Voxel Play Environment Script
How to reproduce:
1. Open the attached project “IN-9878_Unity-Multiplay-Prototype.zip”
2. Enter Play Mode in the GameLevel scene
Expected result: Game plays in Play Mode
Actual result: Editor crashes
Reproducible with: 2021.3.7f1, 2022.1.11f1, 2022.2.0b3, 2023.1.0a4
Could not test with: 2020.3.37f1 (due to compiler errors)
Reproducible on: Windows 10 Pro
Note: Editor no longer crashes if “Voxel Play Environment” GameObject → Inspector → “Voxel Play Environment” Script is disabled
Stack Trace:
at <unknown> <0xffffffff>
at LevelDB_DLLImport_Test.DBTest:leveldb_get <0x00163>
at LevelDB_DLLImport_Test.DBTest:GetValue <0x001ea>
at VoxelPlay.MyGenerator:PaintChunk <0x00922>
at VoxelPlay.VoxelPlayEnvironment:CreateChunk <0x00c7e>
at VoxelPlay.VoxelPlayEnvironment:GetChunkFast <0x00632>
at VoxelPlay.VoxelPlayEnvironment:GetVoxelIndex <0x0017a>
at VoxelPlay.VoxelPlayEnvironment:VoxelSingleSet <0x0014a>
at VoxelPlay.VoxelPlayEnvironment:InitClouds <0x00a9a>
at System.Object:runtime_invoke_void_{_}this{_}_ <0x00187>
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
- “ArgumentNullException: Value cannot be null.” errors are thrown when hovering over Shader Graphs Blackboard values
- AudioListener.pause is ignored when a new Scene is loaded
- [Linux][GNOME][X11] Pop-up menus close immediately when "Input Source Switching" is set to per-window
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
Resolution Note:
Not imgui issue by the look of it, also stack trace points to third party package voxel play2.