Search Issue Tracker
C# Assembly .sln file is empty when no C# files are present in the project
How to reproduce:1. Open the attached project "vsRepro"2. In the top menu bar, go to Assets > Open C# Project3. Inspect the newly... Read more
Shader Keywords array always returns 0 length when keywords are visible ...
Reproduction steps:1. Open the '1380745-sample' project2. Open the 'test' Scene3. Select the testMaterial and observe it in the Insp... Read more
[Linux] Errors thrown about OpenGLCore not being supported when Vulkan i...
Repro steps:1. Create a new HDRP template project2. Notice errors in the Console3. Enter Play Mode4. Same errors thrown Expected: No... Read more
Crash on InvokeWithThrow when using push-to-talk in IL2CPP player
Reproduction steps:1. Open the attached project2. Build the player with IL2CPP3. Play "MirrorIgnorance Demo" scene4. Press Host5. In... Read more
AudioSource keeps playing when other Scene is loaded and AudioSource is ...
How to reproduce:1. Open the attached project "1383561.zip"2. Open File>Build Settings...3. Switch Platform to WebGL4. Build And ... Read more
[Oculus] Application doesn't recover after device connection was aborted...
Reproduction steps:1. Open the user's attached project "SSAOXR.zip"2. Make sure Quest 1/2 is attached and Oculus Link established3. ... Read more
[OpenXR] Device disconnection during running application freezes and exp...
Reproduction steps:1. Open the user's attached project "SSAOXR.zip"2. Make sure Quest 1/2 is attached and Oculus Link established3. ... Read more
[IL2CPP] Build fails with 'artifacts/tundra.dag.json does not exist yet'...
How to reproduce:1. Download the attached project '1141571_IL2CPP-Bee.zip'2. Build the project Expected result: The build is complet... Read more
Old particles get replaced by new particles when using ParticleSystem.Se...
Reproduction steps:1. Open the user's project "Debug.zip"2. Press Play3. Go to the Scene view4. In the Hierarchy window select Print... Read more
Project window shows old sub-Asset name when using AssetDatabase.RenameA...
How to reproduce:1. Open the attached project (RenameAssetTest.zip)2. Go to Repro -> Test at the top of the Editor window3. In th... 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