Search Issue Tracker
Crash when deallocating memory in DirectorManager
To reproduce:1. Open attached project2. Open scene Viking village3. Crash in MemoryManager::Deallocate (full stacktrace in editor log) Read more
Crash with Playable API when destroying a mixer with implicitly created ...
Crash with Playable API when destroying a mixer with implicitly created AnimationClipPlayables A mixer has clips added implicitly wi... 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
Playable.CastTo crashes Unity
Steps to reproduce: 1. Open attached project2. Open scene "CrashAnimation"3. Run the sceneUnity crashes Reproduced with: 5.4.0b3, 5.... Read more
Crash when destroying a playable without unconnecting first
Crash when destroying a playable without unconnecting first In the attached scene, run and press the Crash button. We call Destroy()... Read more
Crash in "mono_jit_runtime_invoke" after scripts are reloaded while Time...
Steps to reproduce:1. Open attached Unity project2. Open scene "Main"3. Enter Play Mode4. Open any script in the project5. Edit the ... Read more
Creating or Destroying a PlayableGraph without using it gives a Warning ...
To reproduce: 1. Download attached project "New Unity Project.zip" and open in Unity2. Open "SampleScene" scene3. Put "NewBehaviourS... Read more
Crash on DirectorManager::OnShutdownBeforeObjectCleanup when closing Un...
Steps to reproduce:1. Open "Tutorial" project2. Move any object in scene view3. Close Unity with close button and press "save" Resul... Read more
Director crashes on exit
Open the attached project, play the game in Editor for a few seconds, stop playing and try to close the Editor. It will crash in Dir... Read more
[GC Alloc]Playables API "SetInputWeights()" method generates tons of gar...
Steps to reproduce:1. Download and open the attached project.2. Open the Profiler window3. Enter play mode Expected result: no, or m... 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