Search Issue Tracker
Animated Components retain their Preview parameters when Timeline Compon...
Reproduction steps:1. Open the attached Project "case_1153121-TimelinePreviewBugTest.zip"2. Open the "SampleScene"3. Open the Timeli... Read more
Calling StopAllCoroutines() when a coroutine is running a UnityWebReques...
How to reproduce:1. Open attached project "case_662345-CoroutineFailure.zip" and scene "SampleScene"2. Enter Play mode3. Observe the... Read more
New ScriptableObject variable references are not reloaded when changing ...
How to reproduce:1. Open the attached project ("UnityBug_ScriptableObjectGit")2. Locate the asset file "ScriptableObjectReferences" ... Read more
Asset Postprocessor doesn't reimport .fbx file with animations on versio...
How to reproduce:1. Open the attached "BugRepro.zip" project2. Open the "Editor\BugReproAssetPostprocessor.cs" script3. Change the "... Read more
[Animation] Track frames zoom in to max upon resizing Animation window
Animation track frames zoom in to max upon resizing Animation window. Steps to reproduce:1. Create a new project.2. Go to > Windo... Read more
Unity crashes after entering the Play Mode when using GetUIVertexStream
How to reproduce:1. Open the user's project2. Open the "Scenes/CrashScene" Scene3. Enter the Play Mode (If the crash does not occur ... Read more
Editor crashes while importing a specific prefab
Scenario 1:1. Open attached project and Reimport "StorageModule.prefab"or1. Drag and drop attached "StorageModule.prefab" to a new p... Read more
[Scripting] "ArgumentException: Object at index 0 is null" exception is ...
"ArgumentException: Object at index 0 is null" exception is thrown on deleting the script from Visual Studio. Steps to repro:1. Open... Read more
Debugging Unity C# code containing Async/Await breaks debugger & causes ...
How to reproduce:1. Open attached project "case_662397-asyncCrashRepro.zip" and scene "AsyncRepro"2. Open Visual Studio and attach t... Read more
[Packman] UnityTimeline package disappears from the list after removing ...
Unity Timeline package disappears from the list after removing when the project is opened with 2D Template Steps to reproduce:1) Cre... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS