Search Issue Tracker
LightBaker does not respect "remove ringing" flag
Repro: # Open Graphics Tests scene 544 # Bake using auto mode with "remove ringing" on # Bake using on-demand mode with "remov... Read more
[AssetBundle] Loading scene through bundle second time crashes
Repro steps: 1) Open the project and LoadingScene in it 2) Play and wait for it to finish to load(click the popped up dialogs till t... Read more
SBP Support for Mip Stripping
Mip Stripping (removal of top level mips at build time) requires Asset Bundles to be rebuilt per change of quality level and activat... Read more
Editor sprite icons are not showing in inspector
Steps to reproduce: 1) open attached project 2) open scene 'm' 3) click on directional light in hierarchy 4) observe script componen... Read more
[Terrain] "Cancelling Display Dialog" error in the Console when trying t...
Steps to reproduce: 1) Download attached project and open in Unity 2) Open TerrainScene scene 3) Select Terrain GameObject in the I... Read more
[UaaL][iOS] Crash on bundle load when re-opening deployed app
Reproduction steps: 1. Download and open the attached "BugReproProject" project 2. Switch to iOS platform 3. Build and deploy the pr... Read more
[Textures] Unity crashes inside FreeImage when importing or duplicating ...
To reproduce the issue follow the steps: 1. Open "xD" the project 2. Try duplicating some of the textures that are in the assets fol... Read more
[LWRP] A Shader created in ShaderGraph is not applied on Object when cal...
To reproduce: 1. Download attached "test.zip" project and open in Unity 2. Open "SampleScene" scene 3. Open Scene View 4. Observe t... Read more
Directionality artifacts in multi-scene lighting setups
Steps to reproduce: 1. Download attached project 'New Unity Project78.zip' 2. Unzip and load project 3. Open 'test' scene 4. Additiv... Read more
Crash in ParticleSystemParticles::CopyToArrayAOS() when calling Particle...
How to reproduce: 1. Open tester-attached project (ParticleCrash) 2. In SampleScene enter Play Mode 3. Press 'Space' to call Particl... 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
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
- Editor freezes when selecting a GameObject in Play Mode with a script containing a public byte array
- Saving moves Toggle Button Group buttons to the wrong place in hierarchy
- [iOS] Visual artifacts are visible when the camera's feed is rendered to a texture
- Error "cannot map expression to ps_4_0 instruction set" in Shader Graph preview when using the GATHER_RED_TEXTURE2D macro in custom hlsl function