Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.3.0f3
Issue ID
1001584
Regression
No
[OSX] Built project with Multithreading Rendering crashes on start
To reproduce:
1. Open repro project(link in edit)
2. Build and run for Mac(despite the fact that build errors are thrown, app is is created)
Expected Result: The Build launches and you see the Game Screen
Actual Result: The Build crashes on start
Reproduced with: 2017.3.2f1
Note:
Need to change a few Networking files of the Editor.
Add the contents of "Output.zip" to this directory "...\Unity\Contents\UnityExtensions\Unity\Networking"
In Editor, find "CHKNVirtualTexture" in the Project window, click on it, in the Inspector window click on "Rebuild"
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
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
- TableEntryAdded event is not triggered when a new entry is added in the Localization Tables window
- The macOS Player is built to a different folder than the selected one when the Player is built on Windows
- Editor memory leak in VisualElement when recompiling in a blank URP project
Resolution Note (2019.1.X):
Unable to reproduce outside this specific project.