Search Issue Tracker
Player crashes after removing a used Define symbol when built via Comman...
How to reproduce:1. Open the attached "case_1346916.zip" project2. Navigate to Edit/Project Settings/Player/Other Settings/Script Co... Read more
Async/await makes the Editor hang indefinitely
How to reproduce:1. Open the attached "Deadlock test" project2. In the Project window, Right Click -> Create -> Bug -> Samp... Read more
OnParticleTrigger() is called before Awake()
How to reproduce:1. Open the attached project "ParticlesBug.zip"2. Open "Test Particles" Scene3. Enter Play mode4. Pause Play mode5.... Read more
Compilation error when using ambiguous reference with System.Numerics.Ve...
How to reproduce:1. Create a new project2. Add "NewBehaviourScript.cs" script to the project Expected result: No error in the Consol... Read more
[iOS] ProjectSettings.SetScriptingDefineSymbolsForGroup is not defining ...
The problem seems to be coming from ProjectSettings.SetScriptingDefineSymbolsForGroup that is that is not updating the scripting def... Read more
GetScriptingDefineSymbolsForGroup always returns an array with one empty...
How to reproduce it:1. Open the attached project "ScriptingDefineSymbolsTest.zip"2. In the Menu bar click on Print Custom Defines &g... Read more
Crash on PropertyUndoManager::Flush after recompiling scripts
How to reproduce:1. Open the attached project "Katalyst.zip"2. Open script "AudioDescriptor.cs"3. In the opened script add a new com... Read more
Runtime helper generated GameObjects are not added to main thread list w...
How to reproduce:1. Open the user's project "TestCSharp8.zip"2. Press Play and observe the Console Window Expected result: Generated... Read more
Assigining an instance to 'managedReferenceValue' doesn't apply to all t...
How to reproduce:1. Open the attached "1426045.zip" project2. Open the "SampleScene" Scene (Assets/Scenes)3. Select the "GameObject"... Read more
GameObject's position is not updating correctly when using [ExecuteAlways]
Reproduction steps:1. Open the attached project "1424891.zip"2. Open the "SampleScene" Scene (Assets/Scenes)3. Observe the "Cube" Ga... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument