Search Issue Tracker
ProfilerRecorder does not account the memory usage of textures for Total...
Reproduction steps:1. Open the user's attached "1103085_Profiler_Memory.zip" project2. Build and Run the "DemoWithTexture" Scene wit... Read more
Changes in the addressable group make the system unable to load assets f...
How to reproduce:1. Open the attached project "Share.zip"2. Open the Groups window (Window > Asset Management > Addressables &... Read more
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
[2D URP] Global Light with shadow settings enabled break batching
[2D URP] Global Light with shadow settings enabled break batching Global Light 2D with "Shadow Intensity" and "Shadow Volume Intensi... Read more
[UI Toolkit] IndexOutOfRangeException is thrown when calling Focus() on...
Reproduction steps:1. Open Attached Project "Repro"2. Add UI Document Component to GameObject3. Create New Panel Settings (Right-cli... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject