Search Issue Tracker
[Texture2D] Texture2D.ReadPixels() fails if RenderTexture has anti-alias...
There is a camera which renders to a RenderTexture. If this RenderTexture has anti-aliasing set Texture2D.ReadPixels results into an... Read more
[iOS] UnityEditor.iOS.Xcode is not referenced in Monodevelop
Steps to reproduce:1. Create empty project2. Create new C# script and open it with Monodevelop3. Add new reference 'using UnityEdito... Read more
[VR] Billboard particles in right eye don't change position after initia...
Steps to reproduce:1. Download and open attached project "ParticleTest.zip"2. Open scene "particletest"3. Make sure VR mode is on in... Read more
Game Center entitlement is not added to Xcode when using “ProjectCapabil...
How to reproduce:1. Build the user’s attached “AddGameCenterBug.zip” project for iOS platform2. Open the “AddGameCenterBug.entitleme... Read more
[WebGL] A MP3 audio clip downloaded through UnityWebRequestMultimedia.Ge...
Steps to reproduce: Download attached project Switch platform to "WebGL" and click Build&Run Open Debug Console in browser and l... Read more
Test Runner UI shows that Async / Await tests were successful when these...
The Assertion failure gets logged into the Unity console when the Test fails but the Test Runner UI shows a green tick and doesn't w... Read more
[XR][URP] Editor crashes with RenderTexture::SetActive when entering the...
How to reproduce:1. Open the user's project2. Enable the VR Support in the Player settings3. Enter the Play Mode Result: Editor cras... Read more
[Linux] Editor crashes at "DisconnectGtkSignal(void*, GtkCallbackRespons...
How to reproduce: Create and open a new project Open the Build setting window by going to the menu bar: File > Build Settings… Ob... Read more
[WebGL][BuildError] Constant il2cpp build error after OSX 12.3 Upgrade
Repro:On a macOS computer with macOS 12.3:1. Create a new empty 3D project2. Switch platform to WebGL3. Build What happens: the foll... Read more
When opening MonoDevelop, 2 instances of one script are opened
To reproduce:1. Open attached project. It contains two scripts2. Open both of these scripts in monodevelop3. Try to open either of t... 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