Search Issue Tracker
[IL2CPP] Failed running UnusedByteCodeStripper when building the project...
Steps to reproduce:1. Open the attached project (IL2CPPTesting.zip)2. Switch platform to Windows Store3. Build for WSA Universal 10 ... Read more
[Backport] DLL with Define Constraint included in BuildPlayerOptions.ext...
Steps to reproduce:1. Download and open the user's attached project ("DefineConstraintsIssue-2021.1.zip")2. In the menu bar click Te... Read more
[Assembly definition] problems when add a new assembly definition reference
steps to repro:1. create a new project2. add a new assembly definition asset3. select the assembly definition asset4. in inspector, ... Read more
Obsoleted network types cause TypeLoadExceptions in Playmaker dll
When importing Playmaker from the Asset Store in 2018.2, script upgrader kicks in and triggers an API update.Afterwards, a lot of er... Read more
[MAC] Unity crashes when FirebaseApp.DefaultInstance is called
How to reproduce:1. Open given Unity project2. Enter "aaa" scene3. Enter Play Mode4. Unity crashes Expected result:Actual result: Re... Read more
Conditional compilation problem with RuntimeInitializeOnLoadMethod
Repro steps: 1. Open "DELETE.zip" project2. Clear the Console and enter Play mode3. Exit Play mode and check the Console output (Tes... Read more
Editor crashes on GetComponentsInChildren<Entity> method
How to reproduce:1. Download and open user's attached project "ShitGame.zip"2. Play the scene "Level0"3. Complete the level by reach... Read more
[Compilation-Pipeline] If project has "UNetWeaver error" then NullRefere...
Regression - doesn't happen in 5.6.0f3 How we can reproduce it using the example you attached1 Open attached project Actual result:3... Read more
Script compilation hangs Editor if script contains self referencing
Unity hangs on compilation if script contains self-referencing2. How we can reproduce it using the example you attached 1. Open Unit... Read more
[Backport] OnPostRender is called multiple times per frame when setting ...
Reproduction steps:1. Open the attached user's Unity project "TestOnPostRender.zip"2. Go to Assets > Scenes folder3. Open "Sample... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default