Search Issue Tracker
[LineRenderer] Deprecated API method points to a deprecated API variable
LineRenderer's SetVertexCount(); is deprecated and points to numPositions which in itself is deprecated and points to positionCount.... Read more
(Regression) Particle System does not update upon changing Mesh in Shape...
Steps:1. Create particle system2. In Shape Module, choose Mesh3. Select Cube4. Simulate the particle system and you will see particl... Read more
(Regression) Particle System mesh wireframe in Shape Module does not dis...
Steps:1. Create particle system2. In Shape Module, select Mesh, assign a mesh e.g. cylinder3. In scene view, you should see the wire... Read more
[Android] Application crashes with Fatal signal 11(SIGSEGV) when using S...
Steps to reproduce: 1) Download attached project 'ShurikenCrash.zip' and open in Unity2) Build and run 'Play' scene on a device3) Dr... Read more
Particles start shaking when noise setting is activated
To reproduce:1.Open users attached project2.Select "Particle System" from the hierarchy3.Simulate the "Particle System" Expected res... Read more
Overlay shader rendered before particle system if order in layer > 0
Steps to reproduce:1. Open attached project2. Open test scene3. Observe that the object with overlay shader ir rendered before the p... Read more
[Shuriken] Crash in ParticleSystem::CalculateEffectUIData
Repro steps: 1. Open SpriteTexutres scene from attached project.2. Make sure Scene view is visible.3. Select one of the following in... Read more
[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
[Simulate] Selecting multiple particles breaks simulation; it can't be s...
1. Open Scene1 from the attached project.2. In the Hierarchy, select both particle systems.3. Observe choppy preview simulation in t... Read more
[Shuriken] Assertion failed on expression: '!params || ((params->vertexC...
Repro steps:1. Download Realistic Effects Pack 4 from Asset Store2. Open PC_Demo(Unity5.5+) scene3. Press Play and click on the Day/... 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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes