Search Issue Tracker
Editor windows become inaccesible when disabling additional monitors
Steps to reproduce:1. Set up two monitors and extend screen across them2. (In case a laptop is used) Set the external monitor as you... Read more
Editor crashes after "Assertion failed on expression: 'input_end <= end(...
Reproduction steps:1. Open the project from the attached link2. Press Window > Layout > Default3. Open Game View Expected resu... Read more
[Input] Preset "Save current to" button in Input Manager needs to be dou...
Reproduction steps:1. Create a new project2. Go Edit -> Project Settings -> Input Manager3. Near the top right of the Project ... Read more
Moving assets into the Unity Project window from the Finder is canceled
How to reproduce:1. Open project "2022.1.0a13-trunk2.zip"2. Also open project "2022.1.0a13-trunk2.zip" in the Finder3. In the Finder... Read more
TextAsset.bytes allocates memory on each call, need a NativeArray / non-...
Calling TextAsset.bytes allocates a new C# array on every call. This can get expensive (both in memory usage and garbage collector p... Read more
[Profiler][Mac] "Failed to connect to player ip" error when opening Stan...
Reproduction steps:1. Open new Unity Project2. In Editor Menu, select Window -> Analysis -> Profiler (Standalone Process)3. In... Read more
Editor.log has "0"s for Project Loading Time section
When you create, open or Reimport All project - there is a section in Editor.log showing details for Project Loading Time, right now... Read more
"IndexOutOfRangeException" error appears when entering Play Mode when us...
How to reproduce:1. Open project "Fjylling kopio.zip"2. Enter the Play Mode3. Observe the Console window Expected result: No errorsA... Read more
GameObject scale is too small when importing .blend Models
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Observe the GameObjects in the Scene view Exp... Read more
Crash in Graphics.Blit when blitting backbuffer to a larger texture
Reproduction steps:1. Open the user's attached project Expected result: The Editor does not crashActual result: The Editor crashes R... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled