Search Issue Tracker
Fixed
Fixed in 4.3.0
Votes
0
Found in [Package]
4.2.0
Issue ID
OXPB-155
Regression
No
Crash on (OVRPlugin) UnityPluginUnload when entering Play mode
How to reproduce:
1. Open the “IN-82494_repro“ project
2. Open the “SampleScene“
3. Enter Play mode
4. Exit Play mode and re-enter
Expected result: The Editor continues to run
Actual result: The Editor crashes
Reproducible with: 4.2.0 (2022.3.44f1, 6000.0.15f1)
Not reproducible with: 4.2.0, 4.3.0-pre.1 (6000.0.17f1)
Could not test with: 2021.3.43f1 (incompatible packages)
Fixed in: 4.2.0 (6000.0.16f1)
Reproducible on: Windows 10
Not reproducible on: No other enviroment tested
First few lines of the Stack Trace:
0x00007FFCA71F63E0 (OVRPlugin) UnityPluginUnload
0x00007FFCA71DFEE8 (OVRPlugin) UnityPluginUnload
0x00007FFCA71D1E90 (OVRPlugin) UnityPluginUnload
0x00007FFCA71CB4E9 (OVRPlugin) UnityPluginUnload
0x00007FFCA71FE76F (OVRPlugin) UnityPluginUnload
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment