Search Issue Tracker
[2018.1][Android][.NET 4.x][IL2CPP] StackTrace is not printed when .apk ...
StackTraces are missing for exceptions when using IL2CPP and .NET 4.x runtime. By switching to .NET 3.5 runtime StackTraces are prin... Read more
Running the game causes .NET 4.X crash without stack trace
How to reproduce:1. Open user-submitted project (quantum_unity.zip)2. Play QuantumMenu scene3. Write "test" in username field and pr... Read more
NetworkIdentity has overrides that can not be applied
A NetworkIdentity component in a prefab instance will show up in the overrides menu and "modified component" context menu. Choosing ... Read more
VR SDK Cardboard is missing from build in XR settings, when it is set th...
To reproduce:1. Open attached project2. In the Main menu press Test > Test3. In the Test window click on "Set to Android/Cardboar... Read more
Stereo Convergence gets incorrectly multiplied when taking Stereo Images
Steps to reproduce:1. Download and open the attached project2. Enter Playmode3. Press "C" to take the photo4. Open the photo in an H... Read more
[ECS] DisableAutoCreation prevents system from updating, even with Alway...
Reproduction steps:1. Open the attached project "TestSystemUpdateBug.zip";2. Open the SampleScene;3. Enter a play mode;4. Observe th... Read more
Host id out of bound when calling StopBroadcast() from within OnReceived...
How to reproduce:1. Open attached Unity project "Network"2. Build game3. Play game in the build and in an editor4. Initialize Broadc... Read more
Progressive Lightmapper Area light doesn't get occluded
How to reproduce:1. Import user-submitted project (Test.unitypackage)2. Open "TESTPLM.unity" scene3. Bake lighting Expected result: ... Read more
Using HDRP will cause a null reference exception when adding value to th...
How to reproduce:1. Open user's attached project "Plexus.zip"2. Open "SampleScene" scene and click on "Plexus" GameObject in the Hie... Read more
Delete and Rename options of Project Window right-click menu are no long...
Steps to reproduce:1. Create new project2. Right-click in Project Window on an empty area3. Select Delete or Rename Expected results... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used