Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.2.1f1
Issue ID
978831
Regression
Yes
Batch mode Unity Editor crashes without stack trace when %APPDATA% is not set
How to reproduce:
1. Download tester submitted shell script
2. Tweak directories so they point to valid Unity editor
3. Run script with administrator privileges
4. Investigate editor log files located in 'C:\' directory
Expected result: Unity won't crash or at least provide a stack trace consistently between releases
Actual result: Unity crashes without stack trace on 2017.2 versions and with on 2017.3
Reproducible with - 2017.2.1p1, 2017.3.0p1
Not reproducible with - 5.6.5f1, 2017.1.3f1, 2018.1.0b1
Could not test - 2017.2.0b1, 2017.2.0f3(Package manager issue)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GameObject::QueryComponentByType when opening a project
- "Object reference not set to an instance of an object" is thrown when destroying a GameObject with a Camera Component
- [Android] The error message "OPENGL NATIVE PLUG-IN ERROR: GL_OUT_OF_MEMORY:" is thrown when the video is playing
- [IL2CPP] Build fails with the error "[1mcannot convert 'Nullable_1_tEA06D91799914C5C8830F83CE2A8395868C14F02' to 'int32_t' (aka 'int') without a conversion operator" when IL2CPP is used as the Scripting Backend
- Rigidbody interpolation is performed after the next frame's FixedUpdate() when using Rigidbody2D
Add comment