Search Issue Tracker
[Reflection Probe] distorted reflections in Deferred rendering mode
Steps to reproduce: 1) Download and open the project attached by me "probesTest.zip" (I made a simple project, because it's easier t... Read more
[PostProcessing] OnRenderImage source is null on first call in Forward R...
In forward rendering in 5.4.x, in the first call of OnRenderImage, source is null (results in null ref exception) when effects are e... Read more
StateMachineBehaviour loses reference after disabling and enabling game ...
How to reproduce:1. Open the attached project2. Open and Play Main scene3. Notice debug statement in console "(Clone) (StateMachine)... Read more
Materials don't update when shader is edited
1. Open the attached project2. Open the scene 'davetest'3. Edit the shader 'myshader2' to have '"Queue"="Transparent-400"' and Save4... Read more
[Sprites][Materials] New created sprite with default material after savi...
Reproduction steps:1) Create new project2) Create a new sprite (GameObject > 2D Object > Sprite)3) Notice that from 5.4 Unity ... Read more
Editor Settings shows 2 Sprite Packer settings called Mode
How to reproduce:1. Crete new Unity project2. Open Editor Settings (Edit -> Project Settings -> Editor)3. Notice that Sprite P... Read more
Rigidbody starts bouncing or falls through the ground when center of mas...
Steps to reproduce: 1) Download and open project "CenterOfMAssTest.zip".2) Play "Main Scene" .3) Select "Offset Cube Parent" in Hier... Read more
Use Light Probes setting remains 'Enabled' when the object is marked as ...
How to reproduce: 1. Open attached project2. Open scene Scene.unity3. In the Hierarchy window, select the search mode to Type and se... Read more
[2D] Default-Sprite shader source does not work with ETC + Alpha split o...
Reproduction steps:1. Open the attached project2. Build and run on Android device3. Notice that the right image isn't rendered corre... Read more
[Docs]Lack of consistency: Int / Integer
Steps to reproduce:1. Open these links: http://docs.unity3d.com/540/Documentation/ScriptReference/30_search.html?q=setint http://doc... 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