Search Issue Tracker
[URP] Editor crashes in specific scene after changing RP version
Reproduction steps:1. Open "1202867" Project2. Change the Package Version of "Universal Render Pipeline" to some different version t... Read more
Sprite Atlases are modified after Building
Reproduction steps:1. Open "1203619" project2. Open Git Bash in the Projects directory and write "git reset --hard'3. Build Project4... Read more
[Terrain Tools] Set Height tool is missing options that exist in set hei...
Repro steps:1. Use a project without terrain tools installed2. Create a terrain3. Switch to "paint terrain" and check the Set Height... Read more
Button onClick list is not modified if the Target method's accessibility...
How to reproduce:1. Open the "SampleScene" scene in the attached "PrivateButtonRepro.zip" project2. Select "Button" GameObject in th... Read more
Keyword is discarded and error is thrown to the Console when shader keyw...
How to reproduce:1. Open the attached '1191820.zip' project2. Open 'NewSurfaceShader.shader' shader3. Notice that the number of keyw... Read more
Enabling and then Disabling VR Support in Player Settings DELETES Group ...
How to reproduce:1. Open the attached project2. Window > Asset Management > Addressables > Groups3. Add few addressable gro... Read more
[Android] Shadergraph blackboard variables are mixed when building to An...
Steps to reproduce:1. Open the attached project "ShadergraphQuestTest.zip"2. Build it on a mobile device3. Notice the Sphere in the ... Read more
[ShaderGraph] Can enter float into exposed integer property
When you expose a property that is in Integer mode in the shader editor, a material using these properties will still allow a float ... Read more
SV_RenderTargetArrayIndex does not return values in Player when setting ...
How to reproduce:1. Open the "Render slice index test" Scene in the attached "1198097.zip" Unity project2. Build and run the Scene3.... 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