Search Issue Tracker
Specular shaders is rendering artifacts
To reproduce: 1. Download attached project "20170712_assetstorebash_specular.zip" and open in Unity 2. Open "repro2" Scene 3. Look ... Read more
ParticleSystem.sharedMaterials returns an additional null material
Steps to reproduce: 1. Open user attached project (ParticleSharedMaterialsBug) 2. Open ParticleMaterialsTest.unity scene 3. Play the... Read more
Debugger can not be attached and Unity crashes on exit after that (.NET ...
Reproduction steps: 1. Open project attached (case_923000-ReflectionTest.zip). 2. Open script "Reflections.cs". 3. Try to attach deb... Read more
Shadow caster particles with Alpha Blended shader affect mixed lights in...
In shadowmask mode, particles that cast shadow and have Alpha Blended shader can affect mixed lights in the scene. It is possible to... Read more
[GearVR] GrabPass shader displayed incorrectly when using SinglePass on ...
How to reproduce: 1. Open user attached project 2. Add device's osig to Plugins/Android/assets 3. Build and run on device -- Observe... Read more
Crashed in :mono_custom_attrs_from_class while importing object data
Steps to reproduce: 1) Download attached project 'BugRepro.zip' and open in Unity 2) In Project window, open 'Maniac Manfred.articy... Read more
RWTexture is not bound to pixel shader when shadows are disabled using a...
To reproduce: 1. Download attached project "FinalRWWin.zip" and open in Unity 2. Open "sample" Scene 3. Enter to Play mode Expecte... Read more
[Frame Debugger] Not overlapped UI may break UI batches
How to reproduce: 1. Download attached project 2. Run the "Test" scene 3. Open Frame Debugger (Window -> Frame Debugger) 4. Try to ... Read more
[Regression] After upgrade project - Null Ref Exception on selecting prefab
I upgraded project from 2017.2.0b1 to 2017.2.0b3 and now I get Null Reff Exception on selecting prefab. If I open this project back ... Read more
SoundManager::UnloadClip crashes when Tascam audio interface is plugged ...
To reproduce: 1. Download attached project "Sun Project 20170601_iPadSUN - Stems.zip" that user sent and open in Unity 2. Plug Tasc... 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
- "Use incremental GC" is a shared parameter but not identified as one with a "*" when displayed in the Player Settings
- "Path could not be found for script compilation file" error is thrown when the files are injected with RegisterPostInitializationOutput
- SrpBatcher causes all SpriteRenderers to render the same sprite when the shader is not compatible with the SrpBatcher
- SelectedIndex does not update when a ListView item is selected by a Mouse click
- Material tiling does not work when compared to the behavior in other versions