Search Issue Tracker
[UNET] Prefab loaded from AssetBundles and registered using ClientScene....
To reproduce: 1. Download attached project from owncloud.2. Open "TestScene" scene.3. Enter Play mode.4. Notice output in the consol... Read more
[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
[Tree] [URP] Pink shaders appear near camera when using billboard renderer
Reproduction steps:1. Download and open attached "URPbugs" project2. Open "U_FB_SO" scene3. Enter Play mode Expected result: Nearby ... 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
WheelJoint2D does not parse suspension angle from prefab when Asset Seri...
To reproduce:1. Create new project2. Add new game object to the hierarchy3. Add WheelJoint2D component to the game object4. Set Susp... Read more
The Editor becomes not interactable and “StackOverflowException“ error i...
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/Scenes/SampleScene“ scene3. Select the “Splines“ GameObject... Read more
[WebGL]The Player displays a black screen when it is built with the Line...
Reproduction steps:1. Open the attached “sandbox-2022-urp” project2. Build the Player3. Create a server and host the build (e.g. usi... Read more
Backspace doesn't works in WebView android plugin
Steps to repro:1. Build and run project provided by user2. After start app will immediately invoke WebView plugin and open google se... Read more
"Could not find specified video device" error when using WebCamTexture w...
Reproduction steps:1. Open OBS2. Click "Start Virtual Camera"3. Open the attached "VirtualCam.zip" project4. Open the "SampleScene" ... Read more
4.5 version pdb2mdb.exe missing few dlls
There is missing few dll`s in "(Your Unity)\Editor\Data\MonoBleedingEdge\lib\mono" that is required by pdb2mdb.exe. It used to work ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default