Search Issue Tracker
A non-static method with an InitializeOnLoadMethod attribute shows a not...
To reproduce: 1. Open the project, attached by the tester (nonhelpfulError.zip)2. Observe the console Expected: the error points to ... Read more
IndexOutOfRangeException is thrown when Graphics Settings are opened and...
To reproduce: 1. Create a new project with HDRP template2. Go to Edit -> Project Settings -> Graphics3. Observe the error in t... Read more
[ARCore] "DisableARBackgroundRendering" Null Reference Exception thrown ...
How to reproduce:1. Open "ARCoreNullReference" project and "HelloAR"2. Enter and exit playmode Expected result: No warnings/errors a... Read more
Physics.ComputePenetration does not detect collision when using OverlapC...
To reproduce:1. Open my attached project (Penetration.zip)2. Enter Play mode3. Observe the console Expected: Physics.ComputePenetrat... Read more
Terrain is not visible in HDRP
To reproduce: 1. Create a new project with HDRP template2. Create a terrain object3. Observe that it is not visible in the scene Exp... Read more
[Regression] TemporaryRT does not work with EnableRandomWrite
Steps:1. Open project "20180503_cmd.zip" attached in comment2. There are 3 scenes and the only difference between them are the creat... Read more
Particles' position update speed depends on its Simulation Speed
To reproduce:1. Open the QA's attached project2. Play the "ParticleError" scene3. Observe the console Expected result: The particles... Read more
Video Player doesn't play video when it's specified by the URL
To reproduce: 1. Import Interactive 360 Sample Project from the Asset Store2. Open the 3D_Lookout scene3. Select Video game object4.... Read more
There is no field to specify URL to video file when source in the Video ...
To reproduce: 1. In a new project, create an object with Video Player component2. Change the Source of the Video Player component to... Read more
[iOS][Simulator] UnityEngine.iOS.DeviceGeneration always returns 'Unknow...
Steps to reproduce: 1. Open attached project2. Switch to iOS and make sure 'Target SDK' is set to 'Simulator SDK' in player settings... 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