Search Issue Tracker
The project can't be compiled because Library targeting .NET Standard 2....
To reproduce: 1. Download attached project "excel-test.zip" and open in Unity2. Observe Console and you should see two errors: "Asse... Read more
WaitForEndOfFrame never returns in batchmode
Steps to reproduce:1. run tests on attached project from command line with batchmode turned on[path-to-unity]/Unity.exe -runTests -p... Read more
Local variables inside coroutines are "out of scope" in the Watch window...
To reproduce: 1. Open the attached project (localVar.zip)2. Install Entities package via Package Manager3. Open the Test script in V... Read more
Scheduling NativeArray batch of uninitialized RaycastCommands causes cra...
How to reproduce:1. Open the "RayCastCommand.zip" project2. Open the "SampleScene.unity" scene3. Press Play Actual result: Unity cra... Read more
Error in CSharpNameParser
Steps to reproduce: 1. Open attached project2. Re-import WelEvaluator script- Notice error "Searching for classname: 'WelEvaluator' ... Read more
[Scripting] GetComponentInParent has no override for getting inactive ob...
How to reproduce:1. Open attached project "GetComponentInParentBug_2.zip" and scene "SampleScene"2. In Hierarchy window, select and ... Read more
"InvalidOperationException: Stack empty" error is thrown when reimporti...
Steps to reproduce:1. Open attached project "Script error"2. In the Assets folder find "NewBehaviourScript"3. Right click on it and ... Read more
CustomEditor/Drawer for component does not work in an assembly when the ...
How to reproduce:1. Open user attached project2. Select the "Something.asmdef" assembly3. In the inspector, change its Name to any o... Read more
Crash on TransformInternal::AddTransformSubhierarchy when using GameObje...
How to reproduce:1. Open the "Hook Instantiate Crash.zip" project2. Open the "MainScene.unity" scene3. Press Play Actual result: Uni... Read more
[Android][IL2CPP] Unsafe code crashes IL2CPP Release App with signal 7 (...
Steps to reproduce:1. Open user attached project2. Build & Run on Android device3. Observe that running a logcat signal 7 (SIGBU... 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