Search Issue Tracker
If the canvas camera is a child of the canvas, the canvas will fly away ...
To reproduce:1. Open attached project2. Open "testscene" scene3. Select "Button" GameObject4. Change Scale values of "Button" GameOb... Read more
Input text symbol moves strangely while entering text
To reproduce:1. Open attached project2. Open "test" scene3. Play the scene4. Change game view resolution5. Press on text input field... Read more
Unity logo appears in Windows Player when "Linear" Color Space is enabled
Selecting the Linear color space, makes the Unity logo appear in Windows player. To reproduce:- Open attached project and launch "sc... Read more
Anti-aliasing has no effect
Anti-aliasing has no effect. To reproduce:- Open attached project and launch "scene-directional" scene- Go to Quality Setting and se... Read more
Incorrect referencing in the scene file after creating an asset
Open the Example1.scene; do the following:- Drag and drop the "Dict" script on top of the "Dict" object.- Press Ctrl-S to save the s... Read more
AddObjectToAsset doesn't serialize an object inside the asset
Open the Example1.scene; do the following:- Drag and drop the "Dict" script on top of the "Dict" object.- Press Ctrl-S to save the s... Read more
Creating an asset produces an error and crashes the editor
Open the Example1.scene; the repro steps are:- Drag and drop the "Dict" script on top of the "Dict" object.- Press Ctrl-S to save th... Read more
RawImage texture cannot be changed after a yield statement in a couroutine
To Reproduce:1. Open 'ReplaceImage.cs' in the attached project remove the first (WWW) line in the coroutine, change the last line to... Read more
Rigidbody2D jitters when Instantiating prefabs with other RigidBody2D co...
To reproduce:1. Open attached project2. Open "MyScene" scene3. Play the scene4. "player" GameObject (with Rigidbody2D) jitters when ... Read more
[Projector] Cameras will not render projectors that are culled away by c...
As of 4.3, cameras will not render projectors unless they also render the layer of the object being projected onto. 1) Open the atta... 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
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy