Search Issue Tracker

0
votes
Fixed

[Mac] Audio from outside of Unity Editor sources glitches when recompiling

MacOS

-

Jun 19, 2019

-

Version/s: 2019.1.0a10, 2019.1.6f1, 2019.2.0a1

How to reproduce:1. Create a new project2. Play audio source outside of Unity3. Go to Window > Package Manager4. Install any pack... Read more

0
votes
Fixed

[UWP][IL2CPP] UnusedBytecodeStripper2 did not run properly

Windows Store Apps

-

Dec 04, 2015

-

Version/s: 5.3.1f1

When building to UWP platform with IL2CPP backend, editor throws errors in the console: Exception: D:\Unity 5.3.1p1\Editor\Data\Tool... Read more

0
votes
Not Reproducible

Crash when dragging an Asset imported using ScriptedImporter which attac...

Asset - Importers

-

Sep 28, 2019

-

Version/s: 2019.3.0a2, 2019.3.0b4, 2020.1.0a1

How to reproduce:1. Open the attached project("case_1187558")2. Drag the "Test" asset from the Assets to the Scene Reproducible with... Read more

0
votes
Fixed

Shaders: #pragma target with trailing comment is not recognized

Shaders (Legacy)

-

Feb 27, 2015

-

Version/s:

Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more

0
votes
Fixed
0
votes
Not Reproducible

[Cache Server] Crash on opening this particular project only if Cache Se...

Asset - Database

-

Oct 08, 2019

-

Version/s: 2019.3.0b5

The problem happens when you use Shadergraph and NUnit packages together with enabled Cache Server.Also it reproduces only when ther... Read more

0
votes
Fixed

[AssetBundle] Loading scene through bundle second time crashes

Asset Bundles

-

Dec 17, 2015

-

Version/s: 5.3.0f4

Repro steps:1) Open the project and LoadingScene in it2) Play and wait for it to finish to load(click the popped up dialogs till the... Read more

0
votes
Fixed

[iOS]WWW.LoadFromCacheOrDownload does not remove least used asset bundle...

iOS

-

Jan 18, 2016

-

Version/s: 5.3.1p2

1. Open attached project2. Change lionbUrl string into "https://oc.unity3d.com/index.php/s/WDNK7fwsrEXCygT/download" in Loader.cs3. ... Read more

0
votes
By Design

Surface shader analysis not using 32-bit floats for fixed/half/float/dou...

Shaders

-

Jan 08, 2016

-

Version/s: 5.3.0f4

Reproduction steps:1. Open attached Unity project.2. Open "Bug scene".3. Notice, that "Sphere" game object is black.4. Open "Bug" sh... Read more

0
votes
Fixed

[Timeline] ArgumentException in SignalReceiver when all Signals are set ...

Package: Timeline

-

Jan 11, 2020

-

Version/s: 1.0.0, 1.3.0-preview.6

In SignalReceiver component with 2 or more Reactions, "ArgumentException: SignalAsset already used." error is thrown when the last S... Read more