Search Issue Tracker
[WSA][Backport] scene starts with Unity splash screen
On Unity 5.3 UWP and WSA platforms, there are three splash screens. The third one is Unity splash screen, which starts at the same t... Read more
Inconsistent logic on when 'open VFX graph Samples' button appears on Vi...
Steps to reproduce: Open a Unity Project Open Package Manager via Window > Package Manager Navigate to the Unity Registry section... Read more
[SubGraphs] Certain parameters throw 'unexpected type' exceptions when u...
Repro steps:1. Import the attached package2. Open the ParamterIssue.vfx and/or the ParameterSubGraphIssue subgraph3. Observe the con... Read more
[RenderTexture] Two objects with same 3d texture turn black
For some reason, when two objects share same material with render texture they become black after 1 second delay. This bug only repr... Read more
NullReferenceException is thrown when selecting multiple GameObjects wit...
How to reproduce:1. Create a new project2. Import the HD RP package from the Package Manager3. In the Hierarchy window create a new ... Read more
Adaptive Performance "Logging Frequency" can be set to a negative number
How to reproduce:1. Create a new Unity project2. Go to Edit -> Project Settings -> Adaptive Performance -> Enable3. Go to t... Read more
"Dismiss" button positioned incorrectly in Build Details window Help Box...
Steps to reproduce: Create a project Go to "File" -> "Build Profiles" Select "macOS" platform Observe the Help Box displayed for ... Read more
5.4, IsFinite(outDistanceForSort) error messages, something to do with w...
- Open attached project- Open scene "level2"- Enter play mode Actual: See error messages in consoleIsFinite(outDistanceForSort)Unity... Read more
WebAssembly throws out error when loading a scene through an Asset Bundle
Reproduction Steps:1. Import project "WebAssembly".2. Open scene "gMain".3. In Player Settings, make sure "WebAssembly (Experimental... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist