Search Issue Tracker
Scriptable Render Pipeline - Camera Events are not called
To reproduce: 1. Open the project, attached by the user (2018_1_SRP_CameraEventsBug.zip)2. Enter Play mode3. Observe that nothing is... Read more
[Recorder] Start/Stop recording is altering the playmode as well
[Recorder] Start/Stop recording is altering the playmode as well(Ported from Github) 2. How we can reproduce it using the example yo... Read more
[OpenGLCore] GPU profiler doesn't work
Steps to reproduce: 1. Create new project2. Disable automatic graphics API and switch it to OpenGLCore3. Close and reopen project4. ... Read more
[VideoImporter] Video files moved from StreamingAssets to Assets folder ...
Steps to reproduce:1. Create new project2. Create StreamingAssets folder3. Import any video file into StreamingAssets folder4. Move ... Read more
Creating new Editor test script overrides existing one with default name
Create a new Editor test script (it has the name NewTestScript).Don't rename this file, but make modifications to it and save.Create... Read more
[Cinemachine] Virtual camera position not getting updated from the inspe...
Virtual camera position not getting updated from the inspector after assigning Follow and Look At target. Steps to repro:1. Open att... Read more
UI objects slightly change their position after a recompile
To reproduce:1. Open user's attached project2. Open any script and make any change to it - trigger a recompile in Unity3. Observer t... Read more
Flickering material preview in UI editor when toggle effect is on
https://github.com/Unity-Technologies/ScriptableRenderPipeline/pull/976 Read more
[FBX] Bones with imported zero weight values are invisible when configur...
To reproduce:1. Open project attached2. In Project window, select BONEW0 (rig with weightless bone)3. In Inspector window, press Con... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default