Search Issue Tracker
Scripted Importer warns of Identifier uniqueness violations when multipl...
Reproduction steps:1. Download user's project and open in Unity2. Clear the console3. Reimport "TestAsset" in Project tab Expected: ... Read more
Crash when creating a WebGL build without switching the platform.
Crash when creating a WebGL build without switching the platform. Steps to repro:1. Create a new project.2. Select WebGL platform fr... Read more
[iOS] [iPhoneX] Screen.safeArea in not reported correctly when orientati...
To reproduce:1. Open repro project2. Build for iOS, run on iPhone X3. Notice that there is no safe area(colored greenly) in portrait... Read more
Undo.RecordObject not dirtying newly added list elements on prefab insta...
When the user adds a new item to a serialized list field on a prefab instance, the size property for the list is dirtied, but the li... Read more
Particle System using SkinnedMeshRenderer shape generate warning and err...
- Open the scene TestScene - Press Play -Press space to set timeScale to 0 thanks to the PauseScript, notice the warning in the cons... Read more
Mouse events aren't called in a build when the view is rendered by a cam...
Repro:1. Open QA attached project "repro"2. Enter Play Mode3. Click and hover the mouse over both cubes4. Exit Play Mode5. Build and... Read more
[MacOS] Creating a Mac Build on a Windows machine leads to crash on Mac
Reproduction steps:1. Open the user attached project "multiplayerTest.zip" on Windows;2. Build the project for Mac OSX;3. Open the b... Read more
[iOS] UnityLinker error appears when building project which uses Audio M...
Reproduction steps:1. Open the attached "BugReport.zip";2. Build project for iOS. Expected results: the correct error is shown in th... Read more
The Editor crashes in GetComponentsImplementation<1,1> when entering Pla...
To reproduce: 1. Open the project, attached by the user (O Saneador.zip)2. Open the "Debug 0.2" scene3. Enter Play mode Expected: th... Read more
[Shaders] Shader which name contains 'CGINCLUDE' cannot be included into...
To reproduce:1. Open project2. Select 'Simple' shader Expected: in inspector, we should see that shader is compiled properlyActual: ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default