Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.3.5f1
Issue ID
803084
Regression
No
[Navigation] Unity does not focus correctly in Scene view
Steps to reproduce:
1) Download package "BUg.unitypackage", make new project in Unity and import this package.
2) From Project tab, drag GameObject(1) prefab in to Scene/Hierarchy tab.
2) In Hierarchy tab, click on GameObject(1) >> Cube >> Particles(1) >> Ground_Moving_Left.
3) Check if Emission for Particle System in Inspector tab is set to Time (see attached image "Time.png".
4) Press F/double click on Ground_Moving_Left(Hierarchy tab) object to focus view.
Note: Sometimes it focuses to the object, sometimes to wrong position.
5) Change Emission to Distance and it will act the same as with Time.
Reproduces with: 5.2.4f1, 5.3.5p2, 5.4.0b21.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment