Search Issue Tracker
Projector is rendered after some Image Effects, even if material RenderQ...
Steps to reproduce:1. Download and open the attached project2. Look at the game view Expected result: projector is rendered before i... Read more
EditorJsonUtility.ToJson does not serialize data of List items
Steps to reproduce:1. Open project2. In menu, press BugReport->PrintJson3. Observe the information in the console Expected: conta... Read more
Water Reflection and Refraction rendering is different between the Edito...
Reproduction steps:1. Open the attached project (WaterTest.zip);2. Open the Main.unity scene;3. Click on the WaterCamera;4. Try to c... Read more
Unity Highlighter causes errors in console and crashes Unity (GUIView::O...
STR:1. Open the project2. Click TEST -> Test Window3. Observe the console and uncheck "Ensure repaint event for highlighting" lab... Read more
Having unexpected closing curly bracket in the shader freezes editor
Reproduction steps:1. Open the project provided2. Open the only shader available3. Change "#define BUG 0" to "#define BUG 1"4. Save ... Read more
[HLAPI] Trying to spawn from a reference to a prefab throws null referen...
Steps to reproduce:1. open attached project2. build for standalone3. click 'space' Actual: null reference in standalone and editor s... Read more
Shadow artefacts with extremely shallow angles
Under certain extreme circumstances Unity will render aliased shadows. It probably affects very few users. Florent asked me to creat... Read more
A specific Finnish symbols disappears from input text field after input
To reproduce: 1. Set input language as Finnish2. Open project3. Play scene4. In input field type a few letters, press Enter5. Edit t... Read more
Debugging richtext to console with linebreaks causes issues
Steps to reproduce : - import the project attached- play the scene and notice the third line will show "<color=red>..."- click... Read more
If you load a scene using OnPointerDown, the OnPointerUp method is not c...
Reproduction steps:1. Open my attached project2. Open scene13. Enter Play mode4. Click on the button Result: OnPointerDown() is call... 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