Search Issue Tracker
Can't create a new button for each element of the list when using Script...
Reproduction steps:1. Open the user's attached project2. Select Assets > Plugins > Scripts > "Skills" ScriptableObject3. Op... Read more
Performance degrades when using GetComponents(List<T> results)
How to reproduce:1. Open the user's attached project2. Open scene Test3. Press the Play button and observe the Console Expected resu... Read more
[AssemblyUpdater] Assembly Updater error when importing a specific dll
Reproduction steps:1. Open the attached project "1127451_UpgradeDLL.zip"2. Go to Assets and select the "Vuforia.Unity.Engine.dll"3. ... Read more
Unnecessary cast to float when calling Mathf.Abs
The return type of Math.Abs is float, so explicit cast to float in the return statement of Mathf.Abs is unnecessary and leads to inc... Read more
OnParticleTrigger() is called before Awake()
How to reproduce:1. Open the attached project "ParticlesBug.zip"2. Open "Test Particles" Scene3. Enter Play mode4. Pause Play mode5.... Read more
Coverage API returns wrong file path for fields in partial class that ar...
Steps to reproduce: 1. Open attached project partial-class-cov-issue.zip2. Open Test Runner3. Run the only test in the project4. Ope... Read more
Application.logMessageReceived callbacks are cleared when exiting Play mode
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Enter Play mode4. Exit Play mode5. Enter Play... Read more
C# default interface method only works the first time
If a single test is run it works fine, but if "Run All" is used it only uses the correct default method in the first test. Even thou... Read more
[MacOS] An Unhandled exception is thrown in the Editor.log and Console w...
Reproduction steps:1. Open the attached Unity project "BuildError.zip"2. In the Editor click Build > Build AssetBundles3. Observe... Read more
ScriptableObject script property is set to "None (Mono Script)" instead ...
Reproduction steps:1. Open the user's attached "My project.zip" project2. In Assets > Scenes click on the "Test" ScriptableObject... 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