Search Issue Tracker
Cinemachine camera moves when Time.timeScale is set to zero(0)
Reproduction steps: 1. Open the attached project “CineProject”2. Open the “Assets/Scenes/SampleScene.unity” scene3. Enter Play Mode4... Read more
[VFX Graph] Error i->previewArtifactID == found->second.previewArtifactI...
How to reproduce:0. Note: Reproduced using URP, reproduces only when creating and saving SG for the first time1. Create VFX Graph2. ... Read more
PropertyCallbackScope is called twice when used for Arrays
How to reproduce:1. Open the user's attached project2. In the Project window, select the Asset "test"3. Observe the Help Boxes drawn... Read more
Build profiles leak memory on every domain reload.
Steps to reproduce: 1. Execute "Resources.FindObjectsOfTypeAll<BuildProfile>()" in edit mode;2. Note down the number of BuildP... Read more
[macOS] Keyboard input repeats continuously in a specific project when r...
How to reproduce:1. Open the attached “IN-118211” project2. Build the project3. Run the built game4. In the game, enter Settings5. C... Read more
Render Graph Viewer loses camera tracking when focusing on Editor's windows
Steps to reproduce: 1. Download attached project and open in Unity 2. Open SampleScene 3. Open Render Graph Viewer: Window >> ... Read more
Lights do not render correctly on RenderTexture between camera rect valu...
Steps to reproduce:1. Open user attached project (RenderTextureLights)2. See the scene view, note that the cube is illuminated with ... Read more
3D Placement Mode dropdown is not aligned and too far to the right side ...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Preferences window (Unity > Settings) Sel... Read more
PlayerPrefs.GetInt throws an exception when NativeArray<T> is initialize...
Steps to reproduce:1. Open the project attached by the user2. Open "NativeArrayTestScene"3. Enter Play mode4. Observe the console Ex... Read more
EditorLoop process uses 98% of the Main Thread and causes low FPS and CP...
Reproduction steps:1. Open the attached project2. Click on the Stats button in the Game View Control Bar3. Open the Profiler Window ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default