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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment