Search Issue Tracker
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
Crash on scripting_cpp_string_for when opening the project
Reproduction steps:1. Open the attached “CrashRepro” project Expected result: The project opensActual result: Unity Editor crashes R... Read more
Infinite project load when PrecompiledAssemblyException is encountered w...
If a project has two of the same assemblies (such as NewtonsoftJson in this case), attempting to load the project from a clean state... Read more
The wrong Component/Class gets added when adding a Nested Class via Scri...
How to reproduce:1. Open the user-attached “YouHaveToBeKiddingMeBro.zip” project2. Enter Play Mode Expected result: “Added the corre... Read more
Additional files are not always considered as input into the compilation...
Reproduction steps:1. Open the “SourceGeneratorTest_2022“ project2. Open the “Assets/Code/Gameplay/LocalisationKeys.LocalisationKeys... 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
- GameObjects change Hierarchy order when undoing adding Component to multiple GameObjects
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog