Search Issue Tracker
Building a game crashes an Editor
Steps:1. Open attached project (it downloaded from https://www.assetstore.unity3d.com/en/#!/content/34352)2. Open Build Settings3. A... Read more
Line Renderer breaks when there 3 or more elements
To reproduce:1. Open attached Unity project "LineRenderer.zip"2. Open "test" scene3. Observe GameObject Expected result: The object ... Read more
Particles Mesh creates artifacts with random Start Rotation
To reproduce: 1. Open Unity and create a new project2. Create Particle system3. Set Start Rotation between two constants - from 0 to... Read more
Object picker shows all types of objects when trying to add sprites to S...
To reproduce: 1. Open the project, attached by tester (objectsForPackingBug.zip)2. Open "test" scene3. Select Atlas asset in Project... Read more
Transform handles are lit and hidden by light source
Steps to reproduce: 1. Open attached project2. Open scene "point_light_linear"3. In hierarchy select "Point light" or "Plane" and no... Read more
[Regression] Exceptions when click on certain areas on GameView "header"
Regression - can't repro in 5.6 (5.6.1f1 and 5.6.1p2)reproduces on 2017.1.0 (checked on 2017.1.0a4 and 2017.1.0b8) and on 2017.2.0a1... Read more
[Regression] Standalone is building to Assets folder by default (which i...
Starting from 2017.1.0b4 when you build Standalone player the Editor suggests to build it in Assets folder and when you try to Build... Read more
Multi - editing a property changes it only for one object if objects hav...
To reproduce: 1. Open the project, attached by tester (multipleObjectsEdit.zip)2. Open "test" scene3. Select a, b and c game objects... Read more
Console warning "Texture being dragged has no Sprites" is printed infini...
To reproduce:1. Import user's attached sprite (or any other)2. In sprite's Inspector window change texture type to Sprite(2D and UI)... Read more
Material.SetTextureScale/SetTextureOffset is ignored when using with Gra...
To reproduce: 1. Download and open attached "repro910070.zip" project.2. Open "Test scene" scene.3. Enter Play mode.4. Select "Plane... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used