Search Issue Tracker
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
[Quest] Passthrough does not work with Meta OpenXR 2.2.0 and higher on Q...
Steps to reproduce:1. Open the attached user's project "kariboo2.zip"2. Switch to Android3. Open "Assets/Scenes/Main.unity" Scene an... Read more
PropertyField.BindProperty(SerializedProperty) fails to clear the previo...
How to reproduce:1. Open the attached project "PropFieldBug.zip"2. Open "SampleScene" located in the Assets > Scenes folder3. Cli... Read more
[Incremental Compiler] Unity crashes without no stack trace when inspect...
How to reproduce:1. Open the attached "Test1077782.zip" project2. Open the TestScript.cs from the Scripts folder in the Visual Studi... Read more
Crash when setting Animator's float property in Animation window
To reproduce: 1. In a new project, go to Assets -> Create -> Animator Controller2. Create new float property in Animator windo... Read more
[ImageEffects] TCG Gamma is backwards
TCG Gamma variable is backwards. Repro Steps: 1) Apply TCG to a camera and enable Color Grading2) Make an object of flat colour2) In... Read more
ProBuilder's Boolean (CSG) Tool does not replace the preview of GameObje...
How to reproduce:1. Open the attached project (preview.zip)2. Open the "Test" Scene3. Open Probuiler's Boolean (CSG) Tool Window4. A... Read more
Asset manager can be scrolled too far leaving huge empty space
Reproduction steps:1. Create a new project2. Create a lot of different Assets in the Project window3. Install Asset Manager package4... Read more
[TextureCompression] Using "Graphics.CopyTexture" or "SetPixelData" with...
How to reproduce:1. Open project "PVRTC.zip"2. Open Main Scene (Assets > Scenes > Main)3. Open a Console window and enter the ... Read more
[ShaderGraph]BlackboardProvider.cs uses int instead of float value by de...
Steps to reproduce:1. Create a new project2. Import ShaderGraph package 5.1.0 or 5.0.0.3. Wait for compilation to complete: Result: ... 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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List