Search Issue Tracker
[LineRenderer] LineRenderer auto UV calculation can't do stretched textu...
The new LineRenderer (Unity 5.5 or later) doesn't have functional parity with the old LineRenderer (Unity 5.4 or earlier). In the ol... Read more
Editor Crashes when Deep Profiling is being entered while using ContentS...
To reproduce:1. Open attach project;2. Open Scene3D.unity;3. Enable deep profiling in the editor Expected result: Editor should not ... Read more
[iOS] Vertex shaders are recompiled at runtime even when using Preloaded...
Reproduction Steps:1. Open User's project2. Build to iOS3. Open Xcode project4. Run Profiler - "Metal System Trace"5. Inspect the "S... Read more
Material Asset Bundle contains texture when texture's type is Sprite
Reproduction steps:1) Download and open attached project ("ABDemo.zip")2) Build asset bundles (upper menu: AB\Build)3) Open file exp... Read more
Huge scene load time when there is and object with specific shader
Reproduction steps:1. Open project attached(Repro.zip).2. Open scene "0" from Assets folder.3. Press play. Expected result: Game wil... Read more
"Scene(s) Have Been Modified" is not shown when Scene was modified from ...
User is not asked whether to save scene modifications or not when closing the scene, which was modified from the script (run from th... Read more
Unity doesn't fully support Khmer Fonts
Repro Steps: 1. Install Khmer font2. Open Unity and create a new project3. Import the Khmer "true type font" file into your assets4.... Read more
When using Conditional Attribute, string is not shown in the console
Reproduction steps:1. Open the attached project;2. Open myscene.unity scene;3. Enter a play mode; Expected results: there should be ... Read more
[Multiplayer] We can't use Start method in classes derived from NetworkL...
Original NetworkLobbyPlayer class uses Start method itself: public void Start(){DontDestroyOnLoad(gameObject);} So, when you try to ... 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