Search Issue Tracker
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
XCode fails building Avro serialization plugin
1. Open project from link below2. Build to iOS3. Building via XCode will fail with use of undeclared indetifiers in Bulk_Avro_0.cpp ... Read more
Upgrade window's text upon sdk project import is cutoff
1. have 5.1 project with analytics sdk use2. import into 5.33. observe upgrade window that prompts up immedately Bug: pop up window ... 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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS