Search Issue Tracker
Fixed
Fixed in 6000.0.13f1
Votes
0
Found in
2021.3.37f1
2022.3.31f1
6000.0.4f1
7000.0.0a1
Issue ID
UUM-72829
Regression
No
Crash on UnityMain while in Player when mesh.vertexBufferTarget and mesh.indexBufferTarget is set in a specific order
Reproduction steps:
1. Open the attached “repro-IN-76657“ project
2. Build the project with “Scenes/SampleScene” added in the “Scenes In Build“ list
3. After the build finishes, open the “repro_IN-76657/Build“ folder and run the “UnityCrashMay24“ executable
4. Observe the crash
Reproducible with: 2021.3.39f1, 2022.3.31f1, 6000.0.12f1
Fixed in: 6000.0.13f1
Reproducible on: Windows 11 (10.0.22631) (user’s), Windows 10 (22H2)
Not reproducible on: No other environments tested
Notes:
* Crash is only reproducible in Player and not in the Editor
* Reproducible after deleting the Library folder before building
* Unity Bug Reporter window doesn’t appear after the crash
First few lines of the stack trace:
0x00007FFD9C4C926E (UnityPlayer) UnityMain
0x00007FFD9BC55E96 (UnityPlayer) UnityMain
0x00007FFD9BC545D0 (UnityPlayer) UnityMain
0x00007FFE38E37344 (KERNEL32) BaseThreadInitThunk
0x00007FFE3A2C26B1 (ntdll) RtlUserThreadStart
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment