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
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered
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