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
- [WebGL][Android] Corrupt header when connecting via IP
- Editor and Android Player hangs/freezes when repeatedly Loading/Unloading AssetBundle in Vulkan
- Selecting a Material for HDRP Decal Projector in the Inspector window spams errors in the Console
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
Add comment