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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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