Search Issue Tracker
gree/unity-webview sample crashes when using .NET 4.6
Reproduction steps:1. Download user's project and open in Unity2. Open "Sample" scene3. Enter Play mode Actual: editor crashesExpect... Read more
[.NET 4.6] Editor crash on "scripting_stack_trace_info_for" when opening...
How to reproduce:1. Open the attached project "BehaviorDesigner.zip"2. Observe the crash Reproduced with: 2018.1.0b5, 2018.1.0b9, 20... Read more
Unity crashes when MonoImporter.SetExecutionOrder is called from Runtime...
How to reproduce:1. Open given Unity project2. Enter "Title" scene3. Enter Play Mode4. Unity crashes Reproducible with: 2018.2.0a1, ... Read more
Editor crash when inspecting a SerializedProperty variable while debuggi...
How to reproduce: ("1003457repro.mp4")1. Open the attached project "1003457crash.zip"2. Open this script with VS2017: Assets\_Source... Read more
Unity crashes at RaycastCommandJob when going from 30000 to 40000 batche...
To reproduce:1. Make sure you have installed Unity that supports experimental ECS and C# jobs system2. Open user's attached project3... Read more
RuntimeInitializeOnLoad methods are called multiple times when using def...
How to reproduce:1. Open the attached "RuntimeInitializeOnLoad.zip" project2. Build and Run to Standalone3. Close the Build4. Open a... Read more
Trying to create an empty array in EditorBuildSettings.scenes crashes th...
How to reproduce:1. Open the "1162941_ReproProject" project2. Open the "Scenes/SampleScene" scene2. Enter the Play Mode Expected res... Read more
Local variables inside coroutines are "out of scope" in the Watch window...
To reproduce: 1. Open the attached project (localVar.zip)2. Install Entities package via Package Manager3. Open the Test script in V... Read more
Generated script code does not follow C# standard style
How to reproduce:1. Create a new project2. Create a new script3. Open the script Actual result: The generated script is not followin... Read more
Await tasks are not finished if Timescale = 0
Steps to reproduce: 1. Download and open the attached project2. Enter Playmode3. Check "PauseGame"4. Press "Trigger task" Expected r... 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
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
- Pressing “-” twice to remove a Tag in Project Settings > Tags and Layers throws errors in the Console window
- "State comes from an incompatible keyword space" error when clicking on a shader
- Test Runner's Player test fails when the IL2CPP scripting backend is selected