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
- [URP][OpenGL] "Trying to load color backbuffer into a complex RenderPass setup, results undefined" error is thrown when using Decal Projector
- Top and bottom color channels are swapped when lighting an object with Six Way Shader Graph in URP
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
Add comment