Search Issue Tracker
[GLCore][Windows][Editor] Switching to GLCore breaks GameView, 5.4b4 reg...
Repro steps:1) Open the project(which is empty and newly created)2) Change graphics API to GL3) Notice the Game View breaks (look at... Read more
[Scene]m_RootOrder order being saved as a PrefabModification within the ...
Steps to reproduce this issue: 1. Create a new empty project. (Edit->Project Settings-> Editor->Asset Serialization Mode -&... Read more
Blending with empty state on base layer is not smooth
In a simple state machine, with a constant animation (ex: cube at 2) and an empty state, with a trigger to transition to the empty s... Read more
Exception from Burst when Unity project path has non-ascii characters
How to reproduce:1. Unzip the repro.zip file. There are two projects in there. One repros, one doesn't.2. Load the project that has ... Read more
Unity does not render UI images into RenderTextures
How to reproduce: 1. Open attached project2. Open scene bug_example.unity3. Play the scene- A checkmark should show up on screen- It... Read more
Legacy Animation does not animate UI.Image colours properly
How to reproduce: 1. Open attached project2. Open scene Bug.unity3. Check out the animation curves of the ChangeColorAnimation.anim-... Read more
Calling AssetDatabase.ImportPackage() crashes the Editor when implemente...
Steps to reproduce:1. Open the attached project (ImportPackage Test.zip)2. Open Assets/Editor/ImportPackageTest.cs and comment line ... Read more
NetworkServer.DisconnectAll() makes isActive false
NetworkServer.DisconnectAll() makes NetworkServer.isActive false. I does not stop the server from listening, so the server is then i... Read more
[URP] Terrain with "Draw Instanced" does not render when built with 'bat...
Steps to reproduce:1. Build the project with the following command line:Unity.exe -projectPath <projectpath> -batchmode -build... Read more
Non-prefab Assets with .prefab extension are incorrectly handled by the ...
How to reproduce:1. Open the submitted project (MeshPrefabImport_193)2. Select the 'customer_model' prefab in the Project window Exp... 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