Search Issue Tracker
Crash on opening project in 5.6.0b3
Unity crashes on project attached. No clear steps to reproduce. Unity was inactive for a while and crashed on opening of pre-exis... Read more
If you load a scene using OnPointerDown, the OnPointerUp method is not c...
Reproduction steps: 1. Open my attached project 2. Open scene1 3. Enter Play mode 4. Click on the button Result: OnPointerDown() is... Read more
TLS ALLOCATOR ALLOC_TEMP_THREAD error caused by particle systems
Steps to reproduce: 1. Download and open the attached project 2. Drag the Fireworks prefab into the scene 3. Observe the console Ex... Read more
After upgrading from 5.4 to 5.5 Unity crashes when trying to play animat...
Steps to reproduce: 1. Download 865057-repro.zip and open "new" scene 2. Go to Animation window when "Player" object is selected 3. ... Read more
[Animator]Triggering an animation state in multiple animation layers res...
To reproduce: 1.Download and open attached project 2.Go to scenes folder and open level scene 3.Press play 4.Wait till player jump ... Read more
API Updater does not update Profiler.GetRuntimeMemorySize
Steps to reproduce: 1. Open the attached project (Unity5_BugReport_APIUpdater_Profiler_1.zip) 2. Execute Mainmenu/BugReport/Profiler... Read more
Crash caused by dragging a Scriptable Object asset
Reproduction steps: 1. Open attached project (Grocery.zip); 2. Go to Gameplay Balance Settings -> Level_003 and select Wave_Level_03... Read more
[Android] [Particles] Particles with receiving and casting shadows enabl...
How to reproduce: 1. Open attached project 2. Build for Android 3. See particles moving on screen 4. Touch and hold down on the scre... Read more
Encoding.GetEncoding("big5") failure when building with [IL2CPP]
To reproduce: 1. Open attached project 2. Build and run on iOS or Android with IL2CPP as the scripting backend Notice that when runn... Read more
Reverting model back to a prefab and then undoing these changes creates ...
To reproduce: 1.Download and open attached project 2.Open "SimpleVoхelPack" folder 3.Go to scenes folder and open "Forest" Scene 4.... 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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used