Search Issue Tracker
Fixed in 2022.3.53f1
Fixed in 2022.3.X, 6000.0.X, 6000.1.0a5, 7000.0.0a10
Votes
0
Found in
2021.3.43f1
2022.3.45f1
6000.0.17f1
6000.1.0a1
Issue ID
UUM-79115
Regression
No
Unity Mono Release mode JIT causes an error when using a MemoryMappedFile
How to reproduce:
1. Make sure the attached “test.bin“ is installed
2. Open the “IN-80870_repro“ project
3. Open the “MemoryMappedFileExample.cs“
4. Change the path at line 12 to the path of the “test.bin“ file
5. Open “SampleScene“ and enter Play Mode
6. Observe the Console
Expected result: Errors are not thrown
Actual result: “NullReferenceException“ error is thrown
Reproducible with: 2021.3.43f1, 2022.3.45f1, 6000.0.17f1
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment