Search Issue Tracker
[iOS] “Screen.safeArea” reports wrong values when the “Show Splash Scree...
How to reproduce:1. Build And Run the user’s attached “Safe Area Bug.zip” project on an iOS device2. Observe the logs in Xcode Expec... Read more
Incorrect colors are rendered when using GUI.DrawTexture on macOS with M...
Reproduction steps:1. Open the attached project "IMGUITest"2. Change Graphics API to Metal in the Player Settings3. Build and Run th... Read more
Editor closing with "Failed to present D3D11 swapchain" error when enter...
How to reproduce:1. Open the user-attached project “ShadowReceiver”2. Open the “DemoScene” scene3. Open the Scene View4. Observe the... Read more
The bundle path of an Addressables build contains backlashes(\\) instead...
Reproduction steps1. Open the attached project “ReproProject”2. Switch build target to Android3. Build Addressables in the Addressab... Read more
Rendering stops and an “ArgumentNullException” error appears when disabl...
How to reproduce:1. Open the user’s attached “ResScaling.zip” project2. Open the "SampleScene" Scene (Assets > Scenes)3. Enter Pl... Read more
[DX12] Crash with multiple stack traces when creating an external texture
Reproduction steps:1. Open the attached project “CrashRepro“2. Enter the Play mode Expected result: Editor enters the Play modeActua... Read more
Crash on profiling::ProfilerManager::DisposeProfilerRecorder when Editor...
Reproduction steps:1. Open the attached project “CrashRepro“ with “-debugallocator -systemallocator“ command line arguments2. Open “... Read more
“Invalid Keyword” is added when adding “Valid Keyword” to the material i...
How to reproduce:1. Open the attached “Keywords.zip” project2. In the project window, select “New Material.mat”3. Change Inspector m... Read more
[Android] Sprite transparency does not work when using RGB ETC1 format w...
Reproduction steps:1. Open the “ETCTest“ project2. Ensure Android is the selected platform in Build Settings3. Repack sprite atlases... Read more
"RuntimeError: memory access out of bounds" errors are thrown when runni...
How to reproduce:1. Open the “IN-49411_repro.zip“ project2. Navigate to File → Build Settings3. Select WebGL and press Build4. Open ... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal