Search Issue Tracker
Fixed
Fixed in 2022.3.53f1, 6000.0.29f1, 6000.1.0a5, 7000.0.0a10
Votes
0
Found in
2021.3.43f1
2022.3.45f1
6000.0.17f1
6000.1.0a1
7000.0.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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment