Search Issue Tracker
Render Texture with an alpha channel causes visible text or image become...
Repro steps:1. Open "UnityArtifactsTest.zip" project2. Load "TestScene" scene3. Enter playmode4. Observe that white box which is mov... Read more
[iOS] Application.isShowingSplashScreen always returns 'true' when the s...
Steps to reproduce:1) Open the latest attached project.2) Build for iOS.3) Run on a device via Xcode. The output of Application.isSh... Read more
Native DLL is not imported in Editor while it is working in standalone a...
To reproduce the issue follow the steps:1. Create new project2. Download dll's user has attached ( ENet.dll, ENetCS.dll)3. Try impor... Read more
Switching the graphics API creates 155 errors in the "Multistory Dungeon...
Switching the graphics API creates 155 errors in the "Multistory Dungeons" asset 1. What happened Opened the "Multistory Dungeons" a... Read more
Animation event is triggered multiple times at low frame rate
Step to reproduce the issue:1. Open attached project.2. Open scene named "DoubleFiringEvent".3. Open the "Animation" window and in t... Read more
Changing display resolution on Windows standalone deforms full screen pl...
How to reproduce: 1. Open the attached project and the only scene in it.2. Build for Windows standalone using default settings.3. Ru... Read more
[MSE] Scene management is not initialized when OnEnable is called for Ed...
How to reproduce: 1. Open the attached project and notice two scenes are open.2. Clear the console and close "Windowm8" window if it... Read more
Importing platform specific plugins (Plugins/[platform]) subfolder's "pl...
Reproduction steps:1) Create an empty project2) Download and import "Google Play OBB Downloader" asset (https://www.assetstore.unity... Read more
[Android] Transition from lock screen to game sometimes corrupts Render ...
Steps to reproduce: 1) Download attached project ' LockScreenRTCorrupt.zip' and open in Unity.2) Build and run project on a device.N... Read more
[Shaders] frac() on a constant in shader returns incorrect result
frac(3.5) in a shader gets compiled into just 3.5, instead of 0.5 as expected. Using a non-constant value (e.g. coming from uniform)... 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
- Line Brush blue outline appears at incorrect position when painting start of line in Tile Palette
- [URP] All materials render black when building via batchmode or without rendering Scene/Game view in Editor if Decal renderer Technique is set to "Automatic"
- Player Tags list shows extra blank space behind the scrollbar in the "Player Tags" settings window
- Edit Angular Limits gizmo handles are small and easy to miss-click in the Scene view
- Duplicate Player Tag save fails silently with no error or validation message