Search Issue Tracker
[OSX] The Scene icon in the Unity Editor's title bar can be dragged and ...
How to reproduce:1. Open any Unity project on a device running macOS2. Navigate to the Title bar and drag the Scene icon next to the... Read more
[XRSDK] [URP] SRPBatcher does not work when using new XR Management System
How to reproduce:1. Open attached project ("SRPBatcherBenchmarking.zip")2. Enter Play mode Expected result: SRP Batcher worksActual ... Read more
[IL2CPP] Build fails <PrivateImplementationDetails>/$ArrayType=24' in as...
Reproduction steps:1. Open the attached project.2. Try to build it to IL2CPP platform (Tested with iOS and macOS). Actual behavior:-... Read more
Destroy may not be called from edit mode errors thown when changing Plan...
Repro steps:1. Open user attached project2. In the Hierarchy, select "Planar Reflection Probe" object and add a Planar Reflection Pr... Read more
Crash on GUIView::ProcessInputEventFromAPI when navigating from Layers m...
Reproduction steps:1. Create a new 3D Core project2. Open the “Layers” drop-down menu, which is found in the upper-right corner of t... Read more
[IL2CPP] MissingMethodException is thrown when log4net plugin is used
1. Open attached project2. Build to iOS with IL2CPP3. XCode will thrown MissingMethodException Read more
[Shaders] ShaderUtil.GetPassKeywords returns array which is not efficien...
Currently new API ShaderUtil.GetPassKeywords returns an array of LocalKeywords, which is not efficient enough for searching specific... Read more
''$'' character in project name prevents script upgrading
Repro sptes:-download this project-the script upgrading dialogue will pop up-notice when the project loads that the script will not ... Read more
Invalid GUID in project settings after every build on Android
Steps to reproduce:1. Open attached project2. Build and run for android-Could not extract GUID Error appears ( if error didn't appea... Read more
Director losing timelines
note: was not able to repro how the sequence asset got corrupted, but this project and repro shows the corrupted/no timleline sequen... 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
- [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
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu