Search Issue Tracker
The 'Read/Write' flag on Texture2DArray isn't taking effect
How to reproduce:1. Open the attached “Repro” project2. Make sure the ‘Read/Write' flag for ‘Assets/tex2d’ Asset is set to false3. B... Read more
Performance decrease in EditorOverhead using Deep Profile
Reproduction steps:1. Open the 2017.4 Project attached in the original case description (the archive size is over 5gb).2. Go to 'Win... Read more
Multiple bug reporters appear on Fatal Error crash
Repro Steps Make a new Unity project and create a new C# script with any name Add line to a void Start() Method UnityEngine.Diagnost... Read more
IL2CPP memory allocator can use more memory than it needs
Custom memory allocator for IL2CPP in Unity can end up using more memory than it needs. A large alignment is used for external alloc... Read more
Memory leak occurs in Play Mode when a GameObject is in a Sub Scene
How to reproduce:1. Open the “UCG_DOTS“ project2. Change “Leak Detection Level” to “Enabled With Stack Trace” (Edit > Preferences... Read more
[UIR] Artifacts appear on the VisualElement Corners when border's Width ...
How to reproduce:1. Open the attached "1420601_Repro.zip" project2. Double-click on "RoundedBorderArtifacts" Asset in the Assets fol... Read more
[Editor] Unity crashes ticking "Require ES3.1" or "Require ES3.1+AEP"
When ticking "Require ES3.1" or "Require ES3.1+AEP" with OpenGLES3 API on Android Player, unity crashes. 1. Open project.2. Switch t... Read more
In Play Mode, a Script instantiated Scene gets unhidden when another ins...
How to reproduce:1. Open the “SceneToggle.zip“ project2. Open the “SampleScene01” scene3. Enter Play Mode4. Hide any one of the thre... Read more
[Unity Test Runner] Tests with Assembly Definition files are delayed for...
Reproduction steps:1. Open project <redacted>;2. Open Window -> Test Runner;3. Select "Run All" for running tests. Expected... Read more
[Adreno GPU] Line artifacts with realtime shadows
Line artifacts are observed with realtime directional shadows. The issue is noticed with devices that has Adreno GPU. Steps for repr... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved