Search Issue Tracker
[Inspector][Painting] Painting on terrain doesn't work from the second a...
Steps to repro: 1. Open Unity;2. Open attached project and 'test' scene;3. Notice that there are 2 active Inspectors in the scene;4.... Read more
Regression: Changing color for Renderer.material from script doesn't wor...
Regression - this works fine in 5.5.0b11 When you try to change color of the material for the sprite from code"GetComponent<Rende... Read more
IL2CPP build fails when using link.xml on a library which uses Interlock...
Reproduction steps:1) Open user's attached project2) Make sure that Scripting Backend is set to IL2CPP3) Build and run project-- Not... Read more
RenderTexture displayed on GUI is darker in linear color space
How to reproduce: 1. Open attached project "case_847814-RenderTex.zip"2. Open "Issue" scene3. Enter play mode Expected behavior: Ren... Read more
Mono fails to compile script with Generic expression
Steps to reproduce:1. Open User's attached project with2. Open Console Result: error in the Console: Assets/Shapes2/AreaExtensions.c... Read more
Asset Store freezes for some time while opening [only on macOS Sierra]
To reproduce:1. Create new project2. Open asset store Expected result: asset store will open as fast as in windows or macOS X.Actual... Read more
Animation clip looped through script loops as if its WrapMode was set to...
To reproduce:1. Open the attached project2. Open console window3. Enter play mode and observe the messages in the consoleThe message... Read more
Calling Animator.MatchTarget crashes editor when Animator's Avatar is no...
Reproduction steps:1. Open the "bug.zip" project2. Open the "test" scene3. Play the scene-Observe the crash Reproduced on: 5.6.0a2, ... Read more
OnDisconnectError error message is not informative
Fix error codes in log messages. Instead of error number use its name. Expected result: Error message: "OnDisconnectError error: con... Read more
"Missing" array references are set to "None" when scene is reloaded.
When scene is reloaded (for example changes are saved) "Missing (GameObject)" ARRAY references are set to "None" (GameObject). STR: ... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved