Search Issue Tracker
Crashes on CreateGridLayout while opening a scene with Terrain component...
To reproduce: 1. Create new project.2. Copy in and Open attached scene.3. Editor crashes. Reproduced on Unity 2018.3.0a9 The scene i... Read more
Some graphical corruption appears in the editor when a very long public ...
Repro steps:1. Open attached project2. Open scene "SampleScene"3. Select "GameObject" in the Hierarchy4. Observe the "New Behaviour ... Read more
[.NET 4.x] A script can't be loaded when a class derived from MonoBehavi...
Repro steps:1. Open QA attached project "repro_1072512"2. Open scene "0"3. Select "GameObject" in the Hierarchy4. Observe the Inspec... Read more
Crash on LightmapSettingsManager::CheckSettingsConsistency when reloadi...
How to reproduce:1. Open the attached "TestFor1072016.zip" project's SampleScene2. Play the Scene3. Press "Reload Scenes" button4. O... Read more
Strings are not fully read when "\0" null character is used
How to reproduce:1. Open the attached "TestFor1072468.zip"2. Run the SampleScene3. Observe the string length and its contents printe... Read more
[IL2CPP] "Unity extensions are not yet initialized" errors are thrown wh...
How to reproduce:1. Open the attached project2. In the Build settings window, switch the target platform to "Universal Windows Platf... Read more
Crash in CalculateSurfaceArea after opening the project with certain mesh
Steps to repro:1. Open attached project. Expected result:Project opens without crashes. Actual result:Editor crashes.Regression intr... Read more
[iOS] Unknown Error using Unitywebrequest to download a file if it finis...
Reproduction steps:1. Open the attached project.2. Build and run it on an iOS device.3. Minimize the application before download fin... Read more
Standalone player crashes in CollectAndProduceGameObject on launch
To reproduce: 1. Open the attached project (link in the edit)2. Build and run the project for PC Standalone Expected: the game doesn... Read more
Ampersand in the Project name prevents the C# Project Files from being g...
To reproduce:1. Create and open a project with a "&" symbol in its name2. Create a new C# script and open it -- Error occurs inf... 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