Search Issue Tracker
[IL2CPP][.NET 4.6] Creating lambdas with IL2CPP and .NET 4.6 results in ...
NullRef exceptions appear when trying to create lambda expressions with IL2CPP and .NET 4.6. Steps to reproduce:1) Open the attached... Read more
Crash with empty stack trace: Could not load symbol nativeUnity_SetVufor...
Reproduction steps:1. Open and play the attached project.- Editor will crash. Reproduced with:2018.1.0b1, 2017.3.0p1, 2017.2.1p1 Not... Read more
Unity Crashes when vertex shader slider property value is being changed ...
How to reproduce:1. Open Unity2. Load user-submitted project(Demo_Unity.zip)3. Open 'Extended_Snow_Scene.unity' scene4. Select 'Exte... Read more
ParticleSystem.Update produces low performance when VR is enabled
To reproduce:1. Open the attached project;2. Open "Bug" scene;3. Make sure Virtual Reality is enabled (Edit > Project Settings &g... Read more
VideoPlayer inconsistent audio playback behaviour between Editor and Sta...
How to reproduce:1. Open Unity2. Load user-submitted project (Link located in edit section)3. Play "MainScene.unity" in Editor and S... Read more
[PLM] Double Sided GI is not rendered when occluder uses transparency te...
How to reproduce:1. Open Unity2. Load user-submitted project (Trans_DoubleSided.zip)3. Open scene 'test.unity'4. Bake lighting (noti... Read more
[asmdef] Renaming Assembly Definition file causes compiler errors
Steps to reproduce:1. Create a new Unity project2. Create new Assembly Definition with name “Test” in Project window3. Rename Assemb... Read more
[WSA ] Build and Run does not launch an UWP build when using VS2017 Upda...
Steps to reproduce:1. Create a project2. Switch platform to Windows Store3. Create a password protected certificate4. Build and Run5... Read more
"Aspect Ratio Fitter" breaks "RectTransform" values of a different GameO...
Reproduction steps: 1. Open "RectTransformBug.zip" project2. Open "TestScene" scene3. In the Hierarchy window observe "Canvas" ->... Read more
[UnityWebRequest] Wrong error code is returned if URL loading receives a...
To reproduce:1. Open project attached by the user2. Make sure "Test" scene is opened3. Enter play mode4. Inspect the output in the c... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS