Search Issue Tracker
Prefab with a ParticleSystem keeps creating duplicate entries into its s...
Steps to reproduce:1. Open attached “SerializationIssue.zip” Unity project2. Open “DrainLifeParticles” prefab in a text editor of yo... Read more
[Shuriken] ParticleSystem's EmitParams.velocity is ignored when 'Shape' ...
Steps to reproduce:1. Open user attached project2. Run the scene3. Select the ParticleSystem game object4. Locate ParticleSystem->... Read more
[New scripting runtime] iOS player with Standard20 profile fails to comp...
1. What happenedTried building a Standard20 iOS player in XCode, but it produced a number of compiler errors instead. 2. How we can ... Read more
[Windows] Can't create a project with UNC style paths
Reproduction steps: 1. Open Unity2. Create a new project3. Project name: Test4. Location: \\127.0.0.1\c$5. "Create project" Expected... Read more
Windows player executable is not large address aware
Regression since 2017.2. Fixed in: 2017.2.2p1, 2017.3.1p3, 2018.1.0b9, 2018.2.0a1 Read more
Custom Property Drawers are not allways called when calling Property Field
To reproduce: 1. Open the project, attached by the tester (propertyDrawerBug.zip).2. Open the "scene" scene.3. Select the "Test" gam... Read more
[ShaderGraph] Terrain's shader becomes pink when distance between camera...
Terrain uses custom shader "PartyPreview.ShaderGraph" from ShaderGraph example project. Steps to reproduce:1. Download 989263_repro.... Read more
Editor crashes when the compute buffer size doesn't match the data type ...
Steps to reproduce:1. Download attached project and open "diffusion" scene2. Enter play mode3. Editor crashes4. Reopen project and o... Read more
Field decorated with a Range attribute defaults to 0 instead of the spec...
Steps to reproduce:1. Open attached “Range.zip” Unity project2. Right-click in Project Window3. Create->Test->RangeAttributeTe... Read more
Running root element in Test Runner does not run other tests
Reproduction steps:1. Download user's project and open in Unity2. Open Window -> Test Runner3. Select PlayMode4. Run the "New Uni... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [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