Search Issue Tracker
Instantiated Camera prefabs have OnRenderImage called twice per update
Instantiated Game Objects that contain Cameras and use Post Effects have OnRenderImage called twice. This is especially bad in VR, w... Read more
build log reports wrong size for packed sprites
Reproduction steps:1. Open the attached project2. Open the "Test" scene2. Build for Standalone3. Open Editor.Log4. Find build logs "... 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
Assigning a canvas to an OnClick () event on the button changes the refe...
To reproduce:- Enter play mode- Try the "Show / Hide" button on the text panel (this will work as intended hiding/showing the canvas... Read more
Shaders fail to compile with "undeclared identifier 'FOG_EXP'" when usin...
Reproduction steps:1. Open the attached “IN-100469.zip” project2. From the Project Window, select “TestShader”3. Right-click on it a... Read more
Parameter value does not update correctly if changed by dragging in a Sc...
1. Open the attached "ReproProj.zip" project2. In the Project window, double-click on the "Assets/Prefabs/Cube" Prefab to open the P... Read more
Physics.CheckSphere returns false when in a non-convex mesh collider
Steps to reproduce:1. Download repro.zip and open "TestScene" scene2. Set "R" in TestOverlap.cs to 0.7 and start the game3. Console ... Read more
[Video][Crash] It's possible to enter negative and 0 dimensions for vide...
To reproduce:1. Enable Transcode2. Set Dimensions to negative values or zero3. Click apply Actual: If Dimensions are set to negative... Read more
Test Runner triggers an asset search index update
Whenever I run PlayMode tests in the test runner, the searcher index gets updated - both when the tests start, and when they finish.... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved