Search Issue Tracker
Profiler gets stuck with "extensive" usage
-e: see title. it is not reliably reproducible though -repro:--build attached repro project--run in browser and connect profiler--no... Read more
Crash at commit
Receiving unhandled NULL exceptionLaunching bug reporterObtained 25 stack frames.#0 0x00000101d5b94b in -[CocoaMainMenu validateMenu... Read more
First AnimationEvent on a looped clip is skipped after the first cycle
First AnimationEvent on a looped clip is skipped after the first cycle To reproduce:1. Open the attached project2. Open console wind... Read more
FileUtil.ReplaceFile corrupts a destination file if source path is empty
Steps to reproduce: 1. Open attached project.2. Execute menu item: POPUP/Create scene3. Execute menu item: POPUP/Replace scene with ... Read more
[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
[5.5][5.6] Multiple cloth instances cause a crash on scene loading
When loading between scenes, a crash will occur if there are multiple instances of cloth in the unloaded scene. Reproduction Steps:1... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default