Search Issue Tracker
Tool handles are invisible in Scene View when certain objects are selected
Steps to reproduce:1. Create a new project2. Create or select Main Camera in Hierarchy3. Select Move Tool in Scene View4. Observe Sc... Read more
An error is thrown when maximizing the Scene/Game view after changing th...
How to reproduce:1. Create a new project2. Change the Layout in the Editor by moving and docking windows to different places3. Close... Read more
GameView's Scale lower limit depends on the Windows Scale setting with H...
To reproduce:1. Use a high DPI monitor (anything above 1080p should work)2. Open any project or create a new one3. Drag the Game Vie... Read more
Game view disappears after playmode
This issue is floating and appears in a while when user works with Editor for a certain time.Both GameView and SceneView should be v... Read more
[2D] Screen position out of view frustum errors
Open scene Game in attached project. Reimport all assets in the Project and notice 8 errors about "Screen position out of view frust... Read more
[Assert] Screen position out of view frustum error printed non stop (Cam...
Open Scenes\level1.unity in the attached project and press Play. Notice how the Console gets spammed with "Screen position out of vi... Read more
Scene is not considered loaded when Awake() is called
Scene is still going to be considered as not loaded during awake but from now on it's going to be possible to call GetRootGameObject... Read more
Scene View Navigation Delays
When moving around the scene view with WASD and mouse controls, the view will occasionally stop moving regardless of the current key... Read more
Camera control doesn't work after Handles.Button grasps a mouse click event
Steps to reproduce : - import the project attached- open the scene "test"- focus on the camera with "F"- right click on the drawn bu... Read more
Camera is not capturing the entire Game window with "camera.targetTexture"
How to reproduce:1. Open project "CameraBug_2022-04-15.zip"2. Open "SampleScene" Scene and enter Play Mode3. Select "Default" Layout... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal