Search Issue Tracker
Camera with image effects throws error when certain game view aspect rat...
To reproduce:1. Create a camera with Clear Flags set to "Depth Only" or "Don't Clear"2. Attach an image effect to the camera3. Set t... Read more
Excessive garbage generated when accessing a non existent component
The project consists of two scenes:1. GarbageTestCaseScene - it has a GameObject with a component/behaviour calling GetComponent() m... Read more
[OculusXR][GLES][BiRP] Android external OES texture does not render when...
Steps to reproduce:1. Open the attached user's project "ExternalImageLowOverheadMode.zip"2. Make sure that Graphics API is set to Op... Read more
[Linux] Folder name is truncated when dot is used in the name
How to reproduce:1. Create a new project2. Open the Project window (Window->General->Project)3. Create a new Folder with "a 1.... Read more
[Android][IL2CPP] Methods to extract a stacktrace fail to return meaning...
All these methods return empty stacktraces in Android IL2CPP:--- UnityEngine.StackTraceUtility.ExtractStackTrace()--- System.Environ... Read more
ECS RenderMeshSystemV2 has substantial amount of memory leak
How to reproduce:1. Open the attached project ("Empty06.zip") or (case_1151798-Empty06_2020.zip if you have problem opening with lat... Read more
Assertion failed: Assertion failed on expression: 'modifications.empty()...
Repro steps:- open the project and a new scene- drag the prefab to the scene hierechy- notice the assertion This is a regression fro... Read more
Cannot archive build for iOS using Xcode 13.3 when the project is built ...
Reproduction steps:1. Open the attached project “BuildRepro” on a Windows machine2. Build the project for the iOS platform3. Export ... Read more
Canvas stops rendering: d3d11: attempt to lock null vertex buffer when t...
Steps to reproduce:1. Open the attached project(Equilibrium of Divinity.zip)2. Open the Assets/MainMenu.unity scene3. Play the Scene... Read more
Motion has hiccups/stutters on portable devices
There are motion stutters in some time intervals, if you look closely. DUT:Google Nexus 4 with Android 4.4.2HTC ONE with Android 4.3... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera