Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.4.X, 2018.1.X
Votes
0
Found in
2017.3.1p3
Issue ID
1021293
Regression
No
The Script Component value changes after only highlighting it while multiple GameObjects are selected
To reproduce:
1. Open the user's attached project
2. Open "TestScene"
3. Select both "TestObject" either with ctrl + click or shitf+ click
4. Highlight the "Test" field in the inspector
5. Click away from the field without entering any value
Expected result: The value stays unchanged for all selected GameObjects
Actual result: The value is set to '0' for all selected GameObjects
Reproduced with: 2017.1.3p1, 2017.2.2p1, 2017.4.1f1, 2018.1.0b13, 2018.2.0a7
Notes:
- The same thing happens when highlighting the name field while multiple gameobjects are selected
Verified fixed in 2018.2.0b7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment