Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
5.4.0b7
Issue ID
775007
Regression
No
Inspector lock state is lost once any editor window is maximized and minimized
Steps to reproduce:
1. Open attached project
2. In project tab, select "bugreport.txt" and lock its inspector
3. Maximize any game window (for example, scene)
4. Minimize than window
5. Notice that inspector is unlocked
Additional steps (on 5.3):
6. Lock inspector again
7. Do steps 3-4
8. Notice that this time inspector stays locked
Note: Hierarchy and project tabs don't loose lock state
5.3-only workaround (doesn't work on 5.4): after doing repro steps, lock inspector again. This time maximize-minimize won't mess with lock state.
Reproduced with: 5.2.4f1, 5.3.3p1, 5.4.0b8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment