Search Issue Tracker
GUI.TextArea causes input string to duplicate itself with Japanease comp...
Reproduction steps:1. Set up Japanese language: https://www.google.co.jp/ime/2. Download user's project and open in Unity3. Open on-... Read more
Texture preview is black
To reproduce:1) Open attached project2) Look at the texture both in preview in project view and inspector preview Expected: It's gre... Read more
[IL2CPP] UnityLinker.exe fails to run when building a project
To reproduce:1. Open project attached by QA2. Build it for iOS platform Expected result: Build succeeds.Actual result: Build fails d... Read more
[FixInGit1.5] Batch upload fails with Cannot Submit Change to Server fro...
1. What happened The issue comes from trying to upload a project that was unlinked and relinked within the same day. After creating ... Read more
Light probe data is removed when reloading the scene in Editor
Steps to repro: 1. Open attached project and 't1' scene;2. Wait until baking is completed3. Enter into Play mode4. Reload the scene ... Read more
.NET Standard 2.0 API Compatibility creates com.unity.package-manager-ui...
Steps to reproduce:1. Open the attached project (New Unity Project (15).zip)2. Open the project root folder3. Observe the com.unity.... Read more
Stacktrace sentries are enabled in development builds of Windows and Mac...
Stacktrace sentries significantly affect code size and performance, making development builds useless for profiling. Read more
Windows and Mac standalone players with IL2CPP do not have null checks e...
This makes null reference exceptions crash the player in non-development builds. Read more
[Adreno][Android 4.4.4] Material.SetVectorArray submits garbage after fi...
Steps to reproduce:1. Open attached project2. Comment out line 66 of SetMatValues.cs3. Built to device-- Inspect characters on the n... Read more
[HDRP][iOS] Unable to build project for iOS
Steps to reproduce: 1. Open the linked project (or set up a project for HDRP usage from https://github.com/Unity-Technologies/Script... 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