Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.2.6f1
Issue ID
1084318
Regression
No
"get_unityVersion is not allowed to be called while application is terminating." in Log File with certain CMD arguments
Reproduction steps:
1. Using these command line arguments, open "Archive.zip" project: "Unity.app/Contents/MacOS/Unity -projectPath <ProjectPath> -runTests -editorTestsResultFile <testresultpath>/log.xml -logfile <build log path>/build.log -batchmode -testPlatformplaymode -testresults <testresultpath>/log2.xml -quit"
2. Open the created Log File
Expected Result: The Editor terminates successfully
Actual Result: "get_unityVersion is not allowed to be called while application is terminating."
Reproduced with: 2018.2.6f1
Note:
Only reproduced on MacOS HighSierra
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
van800
Jan 04, 2019 12:37
I can reproduce it with Rider EditorPlugin.