Search Issue Tracker
[SRP] MSAA gets resolved into a null surface when using CameraTarget as ...
Reproduction steps:1. Open the attached project “ReproProject”2. Go to the SampleScene and press Play button3. Change the MSAA level... 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
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
[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
Awake of NetworkBehaviour is not called at launch in standalone build, b...
In Editor, Awake and Start functions are called as follows: Awake in Networked object, Awake in local object, Start in local object,... Read more
RenderTextures do not include Canvas (UI) elements
How to reproduce:1. Open the attached project2. Open and play Main scene3. Notice that where was white screen, screenshot appeared4.... Read more
[Package Manager] HDRP template loses its packages when downloaded from ...
How to reproduce:1. Create HDRP template project2. Push project to Collab3. Download it from Collab Reproducible with: 2018.3.2f1, 2... 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
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
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project