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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
Add comment