Search Issue Tracker
[LWRP] Assigning Render Texture gives black Screen (only on build)
SRP Repo: Issue #1575 What happened? Getting black screen / UI disappearing (only on build) when using render texture set on second... Read more
Graphics.CopyTexture fails to copy textures into a Texture2DArray for ce...
How to reproduce: 1. Open user-submitted project (CopyTextureBug) 2. Attach the script 'TextureArrayTest.cs' to the 'Main Camera' 3.... Read more
[2021.3] Editor crashes on GetTransformAccess when undoing GameObject du...
Reproduction steps: 1. Open any Unity project 2. Create any GameObject 3. Inside the created GameObject create a 3D Cube GameObje... Read more
[Android] The Player crashes with a "JNI ERROR (app bug)" error when the...
Reproduction steps: 1. Open the attached project "ReproProj" with Android Platform 2. Open the “PATHNAME” Scene 3. Install the Andro... Read more
Building projects with IL2CPP scripting backend for Apple platforms fail...
Xcode >= 15.0b6 contains a change to the "ProductName" in the "version.plist", which Unity will fail to parse. Because of that, Unit... Read more
Plane with Cloth component is affected by high external force when in Pl...
How to reproduce: 1. Open attached 'project-1173813.zip' project 2. Enter Play mode Expected result: cloth stays relatively still A... Read more
Android application crashes when native function returns null
Calling Android native function that returns null through AndroidJavaObject.CallStatic<object> method crashes application Steps to r... Read more
[2022.3] Some Canvas Rect Transform values are shown as scientific notat...
How to reproduce: 1. Create a new project 2. In the Hierarchy window add a Canvas GameObject 3. Observe the Canvas GameObject positi... Read more
UI becomes not interactable after deactivating and reactivating Canvas
Reproduction steps: 1. Open the attached “UIRaycastIssue“ project 2. Open the “SampleScene” scene 3. Enter Play mode 4. Uncheck and ... Read more
[HUB] It's difficult to see which version of a Project is being selected...
How to reproduce: 1. Have few versions of the same project 2. Open Unity Hub 3. Add all of your different project versions Reproduc... 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 with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
- Particle System does not resume when its Culling Mode is set to "Pause" or "Pause and Catch-up," and particle position simulate in world space
- "Custom Render Queue" field cannot be set above "2000" when changing it in the Inspector window using Debug mode