Search Issue Tracker
[Batchmode] If project is run in batchmode Unity doesn't render to Textu...
How to reproduce:1. Open the attached project2. Build and run Main scene3. This test will save some frames to file (frames/*.jpg) fo... Read more
Editor performance regression for "EditorWindow.OnGUI" draw calls
Steps to reproduce:1) Open user attached project2) Open profiler -> enable editor profiling -> start recording3) Open Window &... Read more
[Terrain][Editor][OSX] InvalidOperationException errors are thrown after...
Steps to reproduce: 1. Open Unity on OSX;2. Create new project and scene;3. Add Terrain GameObject -> 3D Object -> Terrain;4. ... Read more
TransformAccess Crash
Repro steps:1) Open the attached project2) In the menu bar click BugReport/CreateScene3) Notice the crash N.B. Doesn't crash if audi... Read more
When colliding CharacterController jumps over moving kinematic object
To reproduce the bugfollow the steps1. Open "case_691821-CharacterControllerIssue" project2. Open "Test01" scene3. Run scene in edit... Read more
NetworkTransform sync Transform doesn't interpolate correctly
What happenedIf you setup NetworkTransform to sync the Transform, it doesn't smoothly interpolate. ---please see attached video in c... Read more
Editor sprite icons are not showing in inspector
Steps to reproduce:1) open attached project2) open scene 'm'3) click on directional light in hierarchy4) observe script component Ex... Read more
[MSE][Build] Unloading scene created with SceneManager.CreateScene will ...
Steps to reproduce:1. Open users attached project2. Run project in Unity Editor and press button multiple times3. Cube will load and... Read more
Dragging sprite assets into the hierarchy window deletes their parent Ga...
Steps to reproduce:1. Open attached project's scene "TestScene".2. MultiSelect sprites and drag them to hierarchy parenting to "Spri... Read more
Changing graphics API in the Editor with a Canvas in the scene crashes
Steps to reproduce:1. Download attached project and open scene "Main" (Assets/Scenes)2. Open player settings.3. Disable Auto Graphic... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument