Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
4.3.0b3
Issue ID
566222
Regression
No
Inspector locking doesn't work with multiple selected objects
Inspector locking doesn't work with multiple selected objects
This is a real-world problem for me: I'm doing some GPGPU rendering and select all my temp render textures from code. Then I'd like to move stuff about in the scene to see what that does to my results. however, when I lock the inspector it only shows one render texture.
2) How can we reproduce it using the example you attached.
Create an empty project
Create 3 spheres
select all of them
Enter a new object name in inspector, observe that all objects are renamed.
Lock the inspector (using the small padlock top right) to keep showing the 3 spheres
Enter a new object name in inspector, observe that only one sphere in the scene is renamed.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shortcut window searchbar loses edit mode when typing into searchbar after any action is made to any shortcut
- [Linux] Preferences directory is not created when the Editor is installed or launched
- Docked UI Builder corrupts when the domain isn't reloaded after deleting an element
- [VFX] Incorrect Behavior with SG and Scale in Update
- Memory leaks are caused when using MeshToSDFBaker.Dispose()
Add comment