Search Issue Tracker
Crash in AnimationClip::BuildMecanimDataMainThread when Animation Contro...
Reproduction steps: 1. Open the attached project "Profiling.zip"; 2. Open the "AnimTest.unity" scene; 3. Enter a play mode; 4. In th... Read more
[Noise] Remap curves still editable when remap is disabled
DESCRIPTION The "Remap" option via "Noise" in the particle system includes an off\on toggle. I've noticed when off\disabled the smal... Read more
Crash in OpenVR::BuildTrackedDeviceName when looping through all availab...
To reproduce: 1. Open attached project; 2. Make sure OpenVR is enabled; 3. Load the "Test" scene; 4. Enter play mode; 5. Select the... Read more
Deleting a script corrupts prefab which had that script
To reproduce: 1.Create new project 2.Create a Cube in the hierarchy 3.When cube is selected i the inspector Add Component > New scri... Read more
Header does not appear if followed by private variable
To reproduce: 1. Open attached Unity project "Header.zip" 2. Open "gg" scene 3. Click on Main Camera and observe the "HeaderTest" s... Read more
Android: shaders with #pragma target 4.6 don't run on devices that are ...
According to https://docs.unity3d.com/Manual/SL-ShaderCompileTargets.html, #pragma target 4.6 is supported by ES3.1+AEP devices. On... Read more
EditorGUI.DrawPreviewTexture stops rendering when mouse leaves focus of ...
Steps to reproduce: 1. Open user attached project "BitSignal2017.zip" 2. Find "GameHandler" object in Hierarchy 3. Find Ship Factory... Read more
[iOS][Cardboard] Putting phone to Sleep while App is running breaks VR v...
If the app is open while the phone goes to sleep, on returning to the app the VR view is completely squashed and cannot recover. Swa... Read more
[Regression] Shadow of GameObject is placed away from it when using cert...
1. Open the attached "ReproProject" and "repro" scene 2. Observe the "Train" and "Floor" GameObjects, notice that they use custom sh... Read more
Shader fails to compile when 2 equality tests are made and stored back i...
To reproduce: 1. Download and open attached "VertexIDTest.zip" project. 2. Select the "VertexIDTest" shader from the project view. ... 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
- Objects flickering in Play Mode when using RenderTexture with Canvas
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"