Search Issue Tracker
[ImageEffects] Unable to change any of the properties of "Bloom And Flar...
Steps to reproduce: 1. Create a new project2. Import 'Effects' standard asset3. Select 'Main Camera' and attach 'BloomAndFlares.cs' ... Read more
Switching between iOS and Standalone platforms, create error message in ...
Switching between iOS and Standalone platforms, create the following error messages in Console: "width == 1 && height == 1 &... Read more
Outdated information in the manual page for Cubemap
In Editor/Data/Documentation/en/Manual/class-Cubemap.html, this paragraph is outdated: "You can also use the Generate Cubemap option... Read more
Documentation page on Occlusion Area is very outdated
Editor/Data/Documentation/en/Manual/class-OcclusionArea.html - screenshots have to be updated, properties in the table have to be up... Read more
Manual page on Skybox needs to be updated
6 Sided Skybox now also has the additional properties Exposure and Rotation. These have to be included and explained in the Properti... Read more
Documentation on Reflection Probes is heavily outdated
Editor/Data/Documentation/en/Manual/class-ReflectionProbe.html - Screenshots and properties have to be updated and Reflection Probes... Read more
[Editor] When dragging selection of assets to array property in Inspecto...
To reproduce:1. Open attached project2. Create a new Sprite Animation asset (Assets >> Create >> Sprite Animation)3. Cli... Read more
[Fixed Joint] Object with fixed joint flies out when connected body is r...
To reproduce:1. Open attached bug2. Open Myscene3. Press play4. Press X to create fixed joint between cubes5. Press and hold left ar... Read more
Only use DX11 WARP in batchmode when no GPU is available (or WARP reques...
Beta 20 made it so that DX11 WARP (software renderer) is always used in batch mode. However that made performance tests run 10x slow... Read more
Having a member with the same name as one of the removed component acces...
Since rigidbody and other direct component accessors have been deprecated to GetComponent<Component>() Unity shouldn't warn th... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions