Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.2.X, 2018.3.X
Votes
0
Found in
2018.2.0a1
2018.2.0b7
Issue ID
1047430
Regression
Yes
Editor crashes with OpenRL code 501 and 502 errors when configuring avatar
How to reproduce:
1. Open the "Testninja_wip.zip" project
2. Open the "samplescene_ninja" scene
3. Select "NinjaCharacter4.fbx" in the Project
4. Drag "NinjaCharacter4.fbx" to the Scene view
5. In the Inspector mark "NinjaCharacter4.fbx" as static
6. Select "NinjaCharacter4.fbx" in the Project
7. In the Inspector open the Rig tab
8. Press "Configure" under avatar definition
9. If Unity didn't crash, press "Done" and repeat steps 5-8.
Actual result: Unity crashes. (gif attached)
Reproducible with: 2018.3.0a2, 2018.2.0b9, 2018.2.0a1.
Regression introduced in: 2018.2.0a1.
Not reproducible with: 2018.1.6f1, 2017.4.6f1.
Notes:
It looks like when trying to configure humanoid avatar while lightning is being baked causes this crash.
In 2018.1, sometimes errors appears:
- Assertion failed: Assertion failed on expression: 'm_NumInstanceTransforms == m_NumInstanceLODGroups'
- Assertion failed: Assertion failed on expression: 'm_NumInstanceTransforms == m_NumInstanceLODMasks'
- Assertion failed on expression: 'm_NumInstanceTransforms == m_Instances.size()' (May be irrelevant)
- The crash happened after 10-20 times reloading the scene by entering and exiting avatar configuration during 'Preparing Bake...' stage.
- Following errors are shown during the crash:
OpenRL reported error code 502: OpenRL error occured
in function rlMapBuffer: RL_INVALID_OPERATION: No buffer bound to specified target
(Filename: C:\buildslave\unity\build\Editor/Src/GI/Progressive/PVRContextManager.cpp Line: 87)
and
OpenRL reported error code 502: OpenRL error occured in function rlMapBuffer: RL_INVALID_OPERATION: No buffer bound to specified target
Comments (1)
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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Leohd
Feb 15, 2019 20:54
This is NOT fixed because 2019.1 is still in goddamn BETA. Release a stable version first then write resolved.