Search Issue Tracker
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
Graphics quality button in builded .exe sometimes has no text
Graphics quality button in builded .exe sometimes has no text 1. What happenedGraphics quality button in builded .exe sometimes has ... 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
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand