Search Issue Tracker
[IL2CPP] Socket.Select throws NullReferenceException while using NetMQ l...
1. Install py27-zmq via macports2. Go into project root3. Via terminal python2.7 zmq_echo_rtr.py4. Open project in Unity5. Build to ... Read more
[OOPP] Standalone Profiler isn't recording data when using a scoped pack...
How to reproduce:1. Set up a server and host a custom Unity Package 'CustomPackage.zip' (see notes for one of the ways to do it)2. O... Read more
[Magic Leap] Magic Leap Plugin under Plug-in Providers doesn't disable o...
The Magic Leap Plug-in under 'Installable Plug-in Providers' does not get disabled in the first attempt when using the XR Plug-in Ma... Read more
Some UXML Template Asset foldouts appear enabled when all fields inside ...
Reproduction steps:1. Create a new project2. Create UI Document (Create > UI Toolkit > UI Document)3. Select newly created Ass... Read more
Unity Editor crash when using CreateExternalTexture with a Vulkan image ...
Reproduction steps:1. Create new project using Unity 2022.1.0a13 with the Universal Render Pipeline Template2. Install the attached ... Read more
Undoing a Snapshot that's not visible should select the Snapshot
Steps to reproduce : - create an audio mixer- add another Snapshot- change the Attenuation Fader in the Master group- select another... Read more
Adding UxmlObjectReference to incompatible type causes compilation error...
Adding the [UxmlObjectReference] attribute to a field that has a type that is not UxmlObject causes errors. We should improve this e... Read more
The object picker does not display component objects in the 'Assets' tab
How to reproduce:1. Open user-submitted project (compsel)2. Open the SampleScene3. Select test1 GameObject4. In the Inspector window... Read more
[Profile Analyzer] Percent symbol cut off in Mean frame contribution whe...
Reproduction steps:1. Open attached project "ProfileAnalyzer.zip"2. In Profile Analyzer window, load "cap1.pdata" from "cap1.zip"3. ... Read more
[IMGUI] Font Size property from Text Mesh component is not resetting on ...
On resetting the Text Mesh component, Font Size property is not getting set to the default value. It remains unchanged even on resti... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved