Search Issue Tracker
[WebGL] Input.GetKey gets stuck when changing focus
Steps to reproduce:1. Download and open attached project "GetKeyBug.zip"2. Build for WebGL including "Scene" scene3. In browser, ope... Read more
ByteAddressBuffers doesn't work in compute shaders
First mentioned here http://forum.unity3d.com/threads/rwbyteaddressbuffer-usage.343134/ We hit the same issue at hackweek using 5.5a... Read more
Local space particles flicker when moved quickly in LateUpdate
How to reproduce:1. Open the attached project "796589TestParticles.zip"2. Open and play ParticleBug scene3. Hold down the space bar ... Read more
Standalone doesn't start with native resolution
Steps to reproduce : - create a new project and a scene- build the scene for standalone and notice that even tough Default is Native... Read more
[UI] Disabling the camera affects brightness of Canvas Image (Linear col...
Steps to reproduce:1. Open the attached project2. Load 'TestColorSpace.unity' scene3. Set Color Space to 'Linear' in 'Edit/Project S... Read more
Unity Editor crashes when playing a scene
Reproduction steps:1. Open project I attached "EditorCrash"2. Open scene "demo_scene"3. Play the scene - Unity Editor crashes Note 1... Read more
[ReflectionProbes][Multithreading] Crash on OSX when baking Probe during...
1. What happenedRepro steps:1) Open the project ReflProbesCrash and scene random_generate_scene2) Play the scene3) While the mesh is... Read more
[Linux Editor] Editor crashes when resizing window
Steps to reproduce:1) Open the attached project or create a new one.2) Switch the editor to windowed mode.3) Resize the editor windo... Read more
[Shaders][5.4] Engine uses more built-in shader keywords (compared to 5....
In Unity 5.4, the engine and the built-in shaders use up about 55 shader keywords (limit is 128 unique keywords per project). This i... Read more
[SinglePassStereo] Single pass stereo doesn't render left eye w/ Bink video
Steps to reproduce:1. Download and open attached project "796696_repro.zip"2. Make sure that in player settings VR mode is on, along... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument