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
- “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
Add comment