Search Issue Tracker
OnTriggerStay not called when Script is added during Runtime on Collisio...
Steps to reproduce:1.Open attached “RuntimeAddScriptTrigger.zip” Unity project2.Open scene “Test"3.Enter Play mode4.Expand “Parent” ... Read more
Preview shows nonexistent mesh parts when the Scale Factor of the model ...
To reproduce: 1. Import the attached model into a new project (office.blend)2. In the Import settings of the model, change Scale Fac... Read more
[VideoPlayer] When playing video surfaceTexture->updateTexImage() takes ...
How to reproduce:1. Open the attached project2. Open Build settings and make sure that Development build and Autoconnect profiler ar... Read more
The Editor crashes in GetScriptCompilationDefines when exporting asset b...
To reproduce: 1. Open the project, attached by the user (Assets.zip)2. In the top menu, go to Crash Export -> Export Bundle3. Pre... Read more
[Emission] Burst curves start uninitialized.
Repro steps:1. Create a new particle system.2. Add a burst emission.3. Change the burst method to curve. Observe that the curve is n... Read more
Unity occasionally won't load project
How to reproduce:1. Open Unity2. Load user submitted project3. Close unity (Do until Unity won't show editor with loaded project) Ex... Read more
Unity crashed when capturing an input feedback and took off and put on t...
Steps to reproduce:1. Open the attached project2. Open the Assets/Scenes/MainScene.unity scene3. Play the scene (when Mixed Reality ... Read more
Each particle starts emitting light, when in Light module Maximum Lights...
To reproduce:1. Open attached project "LightThingy.zip", "Test" scene.2. Select "Particle System" in hierarchy, and make sure it's P... Read more
Unity launcher does not launch editor after opening older version
To reproduce:1. Open Unity 5.5.x and create new project;2. Close it;3. Open 2017.1.f1, and try to load any project. Expected result:... Read more
Build dialog shows 'Facebook' as build target when PC/Mac/Linux is selected
To reproduce:1) Create new project2) Make sure platform selected is Standalone3) Build and run Expected: In dialog menu, top left co... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu