Search Issue Tracker
[Shuriken] Unity crashes on "ParticleSystemParticles::element_assign" wh...
Reproduction steps:1. Open attached Unity project.2. Open the "repro" scene.3. Descend "FX" game object in the hierarchy.4. Select "... Read more
[ExecutionOrder] OnTriggerEnter2D is called before Start if object is in...
Steps to reproduce: 1. Open attached project2. Open "Untitled" scene3. Run it4. Open console and notice that OnTriggerEnter2D is cal... Read more
[Deferred] Two Cameras plus Deferred causes GameView to go crazy (regres...
To reproduce:1. Open attached project2. Open TestScene3. Notice that the game view goes "crazy" Read more
[UI] Dropdown stays in highlight phase after selecting an option
Steps to reproduce: 1. Download and import attached project. (UI_Test.zip)2. Open scene: main3. Play.4. Click on dropdown.5. Select ... Read more
This STV build crashes bootloader
This only happens when you add the STV installer over this build, which is why no other STE reported it. Severity 1 for STV. Version... Read more
Building to iOS fails with NullReferenceException on MonoAssemblyStripping
1. Open attached project2. Build to iOS with il2cpp3. NullReferenceException will be thrown Read more
Nested GameObject with many layers gets the text cut off in Hierarchy V2...
How to reproduce:1. Create a new Unity project2. In the Hierarchy, create a nested GameObject with many layers3. When the child Game... Read more
PropertyField.BindProperty(SerializedProperty) fails to clear the previo...
How to reproduce:1. Open the attached project "PropFieldBug.zip"2. Open "SampleScene" located in the Assets > Scenes folder3. Cli... Read more
Audio Mixer Snapshot link to the documentation isn’t working
Reproduction steps:1. Create a new project2. Create > Audio > Audio Mixer3. Expand Asset Preview Box of Audio Mixer Asset4. Se... 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
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled