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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment