Search Issue Tracker
[API] Crash in Material.SetTexture with a null argument
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... Read more
[iOS] Transparent objects become opaque when viewed from behind with a P...
How to reproduce: 1. Open attached project2. Add 24 - Surface Shader Example.unity scene to build settings3. Build to iOS and run4. ... Read more
Necessary shaders are stripped from Asset Bundles when they are not in t...
How to reproduce:1. Open the attached project "Cubes"2. Open the "Sample Scene" scene in the Project window3. Observe the cubes (The... Read more
[Mac] Audio from outside of Unity Editor sources glitches when recompiling
How to reproduce:1. Create a new project2. Play audio source outside of Unity3. Go to Window > Package Manager4. Install any pack... Read more
Error "Could not create asset from Packages/com.unity.postprocessing/Pos...
How to reproduce: 1. Create a new Unity project2. Go to Window > Package Manager3. In Package Manager select the "+↓" button4. In... Read more
Errors regarding different serialization layout in Development Build whe...
How to reproduce:1. Open the attached project 'BugRepro.zip'2. Build the project (make sure 'Development Build' is ticked)3. Run the... Read more
Application.logMessageReceived gives an empty stack trace in release builds
Reproduction steps:1) Open attached project2) Make sure Development Build is not selected3) Build for Android or OSX or iOS4) Run th... Read more
Temporal Anti-aliasing is still visible in Game view when turning Anti-a...
How to reproduce:1. Open the attached project “TAASponza.zip“2. Open Scene “Sponza“ (Assets/SponzaHDRP/Scenes)3. Drag and drop the “... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
The Unity icon doesn't apear in the taskbar during the splash screen
Steps to reproduce : - import a large project (e.g. A2)- notice that the splash screen is shown but there is no icon in the taskbar ... 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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11