Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.3.0a1
2018.1.0b6
Issue ID
1005672
Regression
Yes
Unchecking a Static flag for an object hierarchy displays an incorrect message
How to reproduce:
1. Open any project
2. Create a game object and add a child game object to it
3. Set Static = true on both game objects
4. Select the parent game object, click on the drop-down next to the "Static" checkbox and remove one of the Static flags
5. Observe the message - a number is shown instead of the name of the flag ("StaticFlagsMessage.jpg")
Expected result: pop-up message "Do you want to disable the Lightmap Static flag for all the child objects as well?"
Actual result: pop-up message "Do you want to disable the -127 flag for all the child objects as well?"
Reproduced with: 2017.3.0a1, 2017.3.1p2, 2018.1.0b9, 2018.2.0a2
Not reproducible with: 2017.2.1p4
Fixed in: 2018.2.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment