Search Issue Tracker
Duplicate
Votes
0
Found in
2017.3.0b1
2017.3.0b8
Issue ID
966442
Regression
Yes
[MacOS] Unity Editor crashes when loading LuScene after making changes to static window in a separate scene
Steps to Reproduce:
1. Create an empty scene with Main Camera and Directional Light if not there by default
2.Create a 3D cube
3.Add another cube as a child of existing cube
4. Uncheck, check static property on the parent cube
5. Check console for errors
6. Download Adam character Pack from the asset store in same project
https://www.assetstore.unity3d.com/en/#!/content/74842
7. Try opening the LuScene and observe the crash
Actual Results:
Unity Editor crashes
Expected Results:
Editor works fine
Frequency:
Always
Platform:
MacOS X 10.12
Reproducible with:
2017.3.0b8 , 2017.3.0b7
Working with:
20172.20f3 , 2017.1.1 , 2017.1
Note:
the error and crash are related to the scene and lighting since checking and unchecking the static box makes a difference to lighting setting of a scene (we see an error pop up) and the moment we open a new scene, the editor crashes.
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
- [Android][Mobile Notifications] The Player freezes or crashes when calling "AndroidNotificationCenter.GetNotificationChannel" every frame
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
This is a duplicate of issue #958230