Search Issue Tracker
Scripts are seen by Roslyn analyzer despite limiting the scope of analyzers
How to reproduce:1. Open the project “RoslynAnalyzer2022ProblemExample.zip“2. Observe the errors in the Console Expected result: The... Read more
Scriptable Object loses references when New Sample Tile is created
How to reproduce:1. Open user project (New Unity Project.zip)2. Click Assets > Create > Sample Tile Actual results:Sprite Samp... Read more
Deadlock on Application.Quit when using DSP audio in Windows build
How to reproduce:1. Open user-submitted project (ProceduralAudioBug_IL2CPP.zip)2. Open scene "SampleScene.unity"3. Build for Windows... Read more
Obsoleted network types cause TypeLoadExceptions in Playmaker dll
When importing Playmaker from the Asset Store in 2018.2, script upgrader kicks in and triggers an API update.Afterwards, a lot of er... Read more
Coroutines Started within another Coroutine show up under the calling Co...
How to reproduce:1. Open attached Unity project "Test Bed copy"2. Load scene "Scene1"3. Open Profiler window4. Enter the play mode5.... Read more
Unity crashes on Object::GetInstanceID when destroying GameObject
How to reproduce:1. Open the "Crash.zip" project2. Open the "SampleScene" scene3. Press Play4. Press Space Actual result: Unity cras... Read more
.NET 3.5 successfully compiles C#6 features when LangVersion set to C#4 ...
Using .NET 3.5, the C# project that is generated by Unity has a supported language version of 4:<LangVersion>4</LangVersion... Read more
System.ExecutableAndDlls and ManagedHeap memory usage increases and stay...
How to reproduce:1. Open a Task Manager2. Load the user's attached project "Unity_Client.zip"3. Open the Profiler window4. Select to... Read more
SerializedProperty.objectReferenceInstanceIDValue asserts if Update() ha...
How to reproduce:1. Open the attached "SerializationBug.zip" project2. Open scene "Sample Scene"3. Select "Bug" in the Hierarchy4. R... Read more
Building a project crashes when a Script Component has serialized array ...
How to reproduce:1. Open the attached project (NamedPropertyBug.zip)2. Click File -> Build and Run Expected result: the project b... 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
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default