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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
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.