Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.1.3f1
Issue ID
1053407
Regression
Yes
Crash on (ntdll) RtlUserThreadStart when editing terrain
How to reproduce:
1. Open the attached project
2. Open the "test1.unity" scene
3. Select the "Terrain"
4. Use Raise/Lower Terrain tool on the terrain
5. Use Paint Height tool on the terrain
6. Repeat steps 4-5
Actual result: Unity crashes.
Reproducible with: 2018.1.0b1, 2018.1.7f1.
Regression introduced in: 2018.1.0b1.
Not reproducible with: 2017.2.3p2, 2017.4.6f1, 2018.1.0a7, 2018.2.0b10, 2018.3.0a4.
Notes:
Error at 2018.2 is thrown while editing terrain:
'PVR Cull Lightmap' job failed with error code: 2 ('Failed missing input.').
Errors at 2018.1 during the crash:
Could not load symbol mono_unity_lock_dynamic_function_access_table64: the specified procedure could not be found.
Could not load symbol mono_unity_unlock_dynamic_function_access_table64: the specified procedure could not be found.
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Acreates
Sep 06, 2018 13:09
Received the same error while lighting
"'PVR Cull Lightmap' job failed with error code: 2 ('Failed missing input.')."
Was using mixed lighting
Progressive and defaults settnigs
First time using mixed lighting, when before I was just using dynamic real time
Also first time I was uing wasterbasicdaytime