Search Issue Tracker
Cannot copy and paste text to Inspector, search bar or other input box o...
How to reproduce:1. Open the attached '1158133_test' project2. Copy one of the 'SampleScene' Game Object's name3. Paste it to the sa... Read more
Bounce height gradually increases if Rigidbody2D starts off with velocity
Issue #1: New position is calculated incorrectly Steps to reproduce:1. Open attached project2. Open scene "Demo"3. Run it4. After 4~... Read more
Photon Unity Networking messages timeout when using .NET 4.X
Steps to reproduce:1. Open the latest QA-supplied project2. Open Scene "LargeMessages"3. Select the message size and press the Raise... Read more
"Property categories" documentation misses info about newly added catego...
How to reproduce: Open HUB; Create 3D(HDRP) project; Create visual effect graph in the "Project" window (Create->Visual Effects-&... Read more
[tvOS] Memory usage is consistently increasing in a tvOS build
Steps to reproduce: 1. Open attached project2. Build for tvOS3. Build generated Xcode project to Apple TV4. Keep the project running... Read more
Editor crashes with D3D12SwapChain::CreateHWND when switching to Direct3...
How to reproduce:1. Create new project2. Open Project Settings/Player tab3. Under Other Settings disable "Auto Graphics API for Wind... Read more
[Texture3D] FP16 (Half) texture format can't be used with Texture3D
Texture3D volumeX = new Texture3D(W,H,D,TextureFormat.RHalf,false) causes an "Invalid texture format for Texture3D" error. Modern GP... Read more
Lightmap baking fails when URP Template content is put into a subscene
Repro steps: Check out latest 2022.2/staging (tested with git commit 62ca96eb270df00114e34114a5155944030c179f) Check out latest DOTS... Read more
OnPointerUp is called when dragging mouse from the object which is a chi...
How to reproduce:1. Open the attached project2. Open and play Master scene3. Click on each of the boxes in the demo project and drag... Read more
[tvOS] Player settings allow to select unsupported player configuration
On tvOS it's possible to select Mono scripting backend when using Device SDK. Also, the Architecture dropdown shows incorrect archit... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist