Search Issue Tracker
Error message - Asset import did not unload metadata path. This will lea...
Reproduction steps: 1) Add a model to a project, or open the attached project2) Click the model (Rio) in the project window3) Click ... Read more
[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
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
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
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
[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
Mouse input stops working to click world space UI when XR subsystem is r...
Reproduction steps:1. Open the attached "MouseInputXRSubsystem.zip" project2. Open the "SampleScene" scene3. Enter the Play mode4. C... 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
m_CurrentEntriesPtr != NULL && m_IsGettingEntries error thrown when doub...
To reproduce: 1. Open the project, attached by user (WrongCursor.zip)2. Enter and exit Play mode. Warning "Invalid texture used for ... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph